Home
last modified time | relevance | path

Searched refs:BIO_C_GET_FILE_PTR (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bio/
Dbss_file.c299 case BIO_C_GET_FILE_PTR: in file_ctrl()
/third_party/openssl/include/openssl/
Dbio.h300 # define BIO_C_GET_FILE_PTR 107 macro
417 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp))