Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dbio.h417 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) macro
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h780 #define BIO_get_fp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_get_fp) macro