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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_file.c360 case BIO_C_GET_FILE_PTR:
H A Dbio.h374 # define BIO_C_GET_FILE_PTR 107 macro
470 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)

Completed in 53 milliseconds