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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h384 #define BIO_C_DESTROY_BIO_PAIR 139 macro
525 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio.h384 #define BIO_C_DESTROY_BIO_PAIR 139 macro
525 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
H A Dbss_bio.c557 case BIO_C_DESTROY_BIO_PAIR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbio.h452 # define BIO_C_DESTROY_BIO_PAIR 139 macro
608 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
H A Dbss_bio.c535 case BIO_C_DESTROY_BIO_PAIR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbio.h452 # define BIO_C_DESTROY_BIO_PAIR 139 macro
608 # define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
H A Dbss_bio.c535 case BIO_C_DESTROY_BIO_PAIR:

Completed in 131 milliseconds