Searched defs:BIO_C_GET_FILE_PTR (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio.h407 #define BIO_C_GET_FILE_PTR 107 macro
511 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)
/external/openssl/include/openssl/
H A Dbio.h407 #define BIO_C_GET_FILE_PTR 107 macro
511 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)

Completed in 81 milliseconds