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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_file.c424 case BIO_C_GET_FILE_PTR:
H A Dbio.h418 # define BIO_C_GET_FILE_PTR 107 macro
525 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)

Completed in 71 milliseconds