/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_conn.c | 540 case BIO_CTRL_SET_CALLBACK: in conn_ctrl() 590 case BIO_CTRL_SET_CALLBACK: in conn_callback_ctrl()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | bio_ssl.c | 383 case BIO_CTRL_SET_CALLBACK: in ssl_ctrl() 402 case BIO_CTRL_SET_CALLBACK: in ssl_callback_ctrl()
|
/third_party/openssl/crypto/bio/ |
H A D | bss_conn.c | 540 case BIO_CTRL_SET_CALLBACK: in conn_ctrl() 590 case BIO_CTRL_SET_CALLBACK: in conn_callback_ctrl()
|
/third_party/openssl/ssl/ |
H A D | bio_ssl.c | 383 case BIO_CTRL_SET_CALLBACK: in ssl_ctrl() 402 case BIO_CTRL_SET_CALLBACK: in ssl_callback_ctrl()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bio.h | 84 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 492 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | bio.h | 96 # define BIO_CTRL_SET_CALLBACK 14/* opt - set callback function */ macro 567 # define BIO_set_info_callback(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
|