Home
last modified time | relevance | path

Searched refs:BIO_CB_GETS (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_cb.c64 case BIO_CB_GETS: in BIO_debug_callback_ex()
78 case BIO_CB_RETURN | BIO_CB_GETS: in BIO_debug_callback_ex()
H A Dbio_lib.c23 || (o) == BIO_CB_GETS)
470 ret = (int)bio_call_callback(b, BIO_CB_GETS, buf, size, 0, 0L, 1, NULL); in BIO_gets()
488 ret = (int)bio_call_callback(b, BIO_CB_GETS | BIO_CB_RETURN, buf, size, in BIO_gets()
/third_party/openssl/crypto/bio/
H A Dbio_cb.c64 case BIO_CB_GETS: in BIO_debug_callback_ex()
78 case BIO_CB_RETURN | BIO_CB_GETS: in BIO_debug_callback_ex()
H A Dbio_lib.c23 || (o) == BIO_CB_GETS)
470 ret = (int)bio_call_callback(b, BIO_CB_GETS, buf, size, 0, 0L, 1, NULL); in BIO_gets()
488 ret = (int)bio_call_callback(b, BIO_CB_GETS | BIO_CB_RETURN, buf, size, in BIO_gets()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h224 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dbio.h263 # define BIO_CB_GETS 0x05 macro

Completed in 46 milliseconds

123