/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_sess.c | 147 if (!CRYPTO_new_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, ss, &ss->ex_data)) { in SSL_SESSION_new() 207 if (!CRYPTO_new_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, dest, &dest->ex_data)) in ssl_session_dup() 236 if (!CRYPTO_dup_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, in ssl_session_dup() 835 CRYPTO_free_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, ss, &ss->ex_data); in SSL_SESSION_free()
|
/third_party/openssl/ssl/ |
H A D | ssl_sess.c | 162 if (!CRYPTO_new_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, ss, &ss->ex_data)) { in SSL_SESSION_new() 214 if (!CRYPTO_new_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, dest, &dest->ex_data)) in ssl_session_dup_intern() 243 if (!CRYPTO_dup_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, in ssl_session_dup_intern() 869 CRYPTO_free_ex_data(CRYPTO_EX_INDEX_SSL_SESSION, ss, &ss->ex_data); in SSL_SESSION_free()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | crypto.h | 96 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | crypto.h | 219 # define CRYPTO_EX_INDEX_SSL_SESSION 2 macro
|