Home
last modified time | relevance | path

Searched defs:BIO_callback_ctrl (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bio/
Dbio_lib.c537 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in BIO_callback_ctrl() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h764 #define BIO_callback_ctrl BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_callback_ctrl) macro