/openssl/crypto/ |
H A D | ex_data.c | 18 if (global == NULL) in ossl_do_ex_data_init() 77 if (global == NULL) in ossl_crypto_cleanup_all_ex_data_int() 88 global->ex_data_lock = NULL; in ossl_crypto_cleanup_all_ex_data_int() 120 if (global == NULL) in ossl_crypto_free_ex_index_ex() 161 if (global == NULL) in ossl_crypto_get_ex_new_index_ex() 229 if (global == NULL) in ossl_crypto_new_ex_data_ex() 282 OSSL_EX_DATA_GLOBAL *global; in CRYPTO_dup_ex_data() local 290 if (global == NULL) in CRYPTO_dup_ex_data() 377 if (global == NULL) in CRYPTO_free_ex_data() 441 OSSL_EX_DATA_GLOBAL *global; in ossl_crypto_alloc_ex_data_intern() local [all …]
|
H A D | sparccpuid.S | 26 .global OPENSSL_wipe_cpu 143 .global walk_reg_wins 175 .global OPENSSL_atomic_add 225 .global _sparcv9_rdtick 242 .global _sparcv9_vis1_probe 313 .global _sparcv9_vis2_probe 331 .global _sparcv9_rdcfr 339 .global _sparcv9_vis3_probe 347 .global _sparcv9_random 363 .global OPENSSL_cleanse [all …]
|
H A D | ia64cpuid.S | 17 .global OPENSSL_cpuid_setup# 23 .global OPENSSL_rdtsc# 30 .global OPENSSL_atomic_add# 59 .global OPENSSL_wipe_cpu# 142 .global OPENSSL_cleanse# 179 .global CRYPTO_memcmp# 219 .global OPENSSL_instrument_bus# 254 .global OPENSSL_instrument_bus2#
|
H A D | context.c | 23 OSSL_EX_DATA_GLOBAL global; member 635 return &ctx->global; in ossl_lib_ctx_get_ex_data_global()
|
/openssl/test/ |
H A D | context_internal_test.c | 17 OSSL_LIB_CTX *global = OSSL_LIB_CTX_get0_global_default(); in test_set0_default() local 22 if (!TEST_ptr(global) in test_set0_default() 24 || !TEST_ptr_eq(global, OSSL_LIB_CTX_set0_default(NULL))) in test_set0_default() 29 || !TEST_ptr_eq(global, prev)) in test_set0_default() 37 if (!TEST_ptr_eq(global, OSSL_LIB_CTX_get0_global_default())) in test_set0_default() 41 if (!TEST_ptr(prev = OSSL_LIB_CTX_set0_default(global)) in test_set0_default()
|
/openssl/crypto/perlasm/ |
H A D | arm-xlate.pl | 47 my $global = \$GLOBALS{$name}; 59 $$global = $name; 64 my $global = \$GLOBALS{$name}; 74 $$global = $name; 77 my $global = $globl;
|
H A D | x86gas.pl | 111 my $global=($func !~ /^_/); 114 &::LABEL($func,$global?"$begin":"$nmdecor$func"); 117 push(@out,".globl\t$func\n") if ($global); 119 { push(@out,".def\t$func;\t.scl\t".(3-$global).";\t.type\t32;\t.endef\n"); } 126 push(@out,"$begin:\n") if ($global);
|
H A D | x86nasm.pl | 105 my $global=($func !~ /^_/); 110 &::LABEL($func,$global?"$begin":"$nmdecor$func"); 113 push(@out,"${drdecor}global $func\n") if ($global); 116 push(@out,"$begin:\n") if ($global);
|
H A D | x86masm.pl | 106 my $global=($func !~ /^_/); 109 &::LABEL($func,$global?"$begin":"$nmdecor$func"); 112 if ($global) { $func.=" PUBLIC\n${begin}::\n"; }
|
H A D | ppc-xlate.pl | 34 my $global = \$GLOBALS{$name}; 78 $$global = $name;
|
/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 50 .global _bn_mul_add_words 80 .global _bn_mul_words 106 .global _bn_sqr_words 131 .global _bn_add_words 156 .global _bn_sub_words 182 .global _bn_div_words 224 .global _bn_sqr_comba8 225 .global _bn_mul_comba8 284 .global _bn_sqr_comba4 285 .global _bn_mul_comba4
|
H A D | ia64.S | 177 .global bn_add_words# 230 .global bn_sub_words# 289 .global bn_mul_words# 403 .global bn_mul_add_words# 471 .global bn_sqr_words# 551 .global bn_sqr_comba8# 622 .global bn_mul_comba8# 1179 .global bn_sqr_comba4# 1211 .global bn_mul_comba4# 1412 .global abort# [all …]
|
H A D | sparcv8.S | 40 .global bn_mul_add_words 153 .global bn_mul_words 246 .global bn_sqr_words 333 .global bn_div_words 349 .global bn_add_words 437 .global bn_sub_words 559 .global bn_mul_comba8 938 .global bn_mul_comba4 1052 .global bn_sqr_comba8 1362 .global bn_sqr_comba4
|
H A D | sparcv8plus.S | 170 .global bn_mul_add_words 272 .global bn_mul_words 361 .global bn_sqr_words 449 .global bn_div_words 466 .global bn_add_words 544 .global bn_sub_words 666 .global bn_mul_comba8 1022 .global bn_mul_comba4 1138 .global bn_sqr_comba8 1454 .global bn_sqr_comba4
|
/openssl/doc/internal/man3/ |
H A D | ossl_global_properties_no_mirrored.pod | 29 ossl_global_properties_no_mirrored() checks whether mirroring of global 33 ossl_global_properties_no_mirrored() prevents future mirroring of global 40 ossl_global_properties_no_mirrored() returns 1 if mirroring of global properties
|
/openssl/ |
H A D | NOTES-ANSI.md | 18 This macro enables the use of the following types, functions and global 25 This macro enables the use of the following types, functions and global
|
/openssl/crypto/objects/ |
H A D | README.md | 35 !global 39 to the base name. !global turns this off. This construction
|
/openssl/crypto/property/ |
H A D | README.md | 54 must be invalidated. The cache will also be invalidated when the global 56 global and requested property strings. 61 contains some wrapper functions to handle the global 62 lock more easily. The global lock is held for short periods of time with
|
/openssl/doc/man3/ |
H A D | RAND_get0_primary.pod | 10 - get access to the global EVP_RAND_CTX instances 29 The I<primary> DRBG is a global instance, which is not intended to be used
|
H A D | RAND_set_DRBG_type.pod | 7 - specify the global random number generator types
|
H A D | OSSL_INDICATOR_set_callback.pod | 29 so (either by setting a global FIPS configuration option or via an option in an
|
H A D | X509_dup.pod | 416 Every ASN1 object as a global variable, TYPE_it, that describes the item 418 libraries, the global is instead a function which returns a pointer to a
|
/openssl/doc/designs/quic-design/ |
H A D | qlog.md | 86 specifier = global-specifier / qualified-specifier 88 global-specifier = wildcard
|
/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ia64.S | 38 .global poly1305_init# 112 .global poly1305_blocks# 279 .global poly1305_emit#
|
/openssl/doc/man7/ |
H A D | openssl-qlog.pod | 117 specifier = global-specifier / qualified-specifier 119 global-specifier = wildcard
|