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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_file.c362 case BIO_C_GET_FILE_PTR:
H A Dbio.h351 #define BIO_C_GET_FILE_PTR 107 macro
448 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbss_file.c409 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)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_file.c409 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)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h351 #define BIO_C_GET_FILE_PTR 107 macro
448 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)

Completed in 128 milliseconds