/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/ |
H A D | ssl.h | 39 ssl_ctx_get_mbedtls_x509_crt(SSL_CTX *ssl_ctx);
47 void SSL_set_SSL_CTX(SSL *ssl, SSL_CTX *ctx);
49 int SSL_CTX_add_client_CA_ASN1(SSL_CTX *ssl, int len,
63 SSL_CTX* SSL_CTX_new(const SSL_METHOD *method, void *rngctx);
72 void SSL_CTX_free(SSL_CTX *ctx);
81 SSL* SSL_new(SSL_CTX *ctx);
176 * @brief These functions load the private key into the SSL_CTX or SSL object
185 int SSL_CTX_use_PrivateKey(SSL_CTX *ctx, EVP_PKEY *pkey);
188 * @brief These functions load the certification into the SSL_CTX or SSL object
197 int SSL_CTX_use_certificate(SSL_CTX *ct [all...] |
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 207 * function parameters used to prototype callbacks in SSL_CTX. 583 unsigned long SSL_CTX_get_options(const SSL_CTX *ctx); 585 unsigned long SSL_CTX_clear_options(SSL_CTX *ctx, unsigned long op); 587 unsigned long SSL_CTX_set_options(SSL_CTX *ctx, unsigned long op); 626 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 644 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 646 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 658 * This callback type is used inside SSL_CTX, SSL, and in the functions that 683 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 709 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | ssl.rs | 200 pub fn SSL_CTX_get_options(ctx: *const SSL_CTX) -> u64; in SSL_CTX_get_options() 201 pub fn SSL_CTX_set_options(ctx: *mut SSL_CTX, op: u64) -> u64; in SSL_CTX_set_options() 202 pub fn SSL_CTX_clear_options(ctx: *mut SSL_CTX, op: u64) -> u64; in SSL_CTX_clear_options() 206 pub fn SSL_CTX_get_options(ctx: *const SSL_CTX) -> c_ulong; in SSL_CTX_get_options() 207 pub fn SSL_CTX_set_options(ctx: *mut SSL_CTX, op: c_ulong) -> c_ulong; in SSL_CTX_set_options() 208 pub fn SSL_CTX_clear_options(ctx: *mut SSL_CTX, op: c_ulong) -> c_ulong; in SSL_CTX_clear_options() 218 ctx: *mut SSL_CTX, in SSL_CTX_sess_set_new_cb() 222 ctx: *mut SSL_CTX, in SSL_CTX_sess_set_remove_cb() 223 remove_session_cb: Option<unsafe extern "C" fn(*mut SSL_CTX, *mut SSL_SESSION)>, in SSL_CTX_sess_set_remove_cb() 231 ctx: *mut SSL_CTX, in SSL_CTX_sess_set_get_cb() [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/ |
H A D | ssl.h | 225 * function parameters used to prototype callbacks in SSL_CTX. 601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 603 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 605 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 639 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 657 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 659 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 672 * This callback type is used inside SSL_CTX, SSL, and in the functions that 698 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 724 void SSL_CTX_sess_set_new_cb(SSL_CTX *ct [all...] |