Searched defs:BIO_callback_ctrl (Results 1 – 6 of 6) sorted by relevance
/external/boringssl/src/crypto/bio/ |
D | bio.cc | 242 long BIO_callback_ctrl(BIO *bio, int cmd, bio_info_cb fp) { in BIO_callback_ctrl() function
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bio/ |
D | bio.c | 298 long BIO_callback_ctrl(BIO *bio, int cmd, bio_info_cb fp) { in BIO_callback_ctrl() function
|
/external/cronet/stable/third_party/boringssl/src/crypto/bio/ |
D | bio.cc | 289 long BIO_callback_ctrl(BIO *bio, int cmd, bio_info_cb fp) { in BIO_callback_ctrl() function
|
/external/cronet/tot/third_party/boringssl/src/crypto/bio/ |
D | bio.cc | 289 long BIO_callback_ctrl(BIO *bio, int cmd, bio_info_cb fp) { in BIO_callback_ctrl() function
|
/external/grpc-grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 812 #define BIO_callback_ctrl BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_callback_ctrl) macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 803 #define BIO_callback_ctrl BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_callback_ctrl) macro
|