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

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h442 #define BIO_C_DESTROY_BIO_PAIR 139 macro
590 #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:

Completed in 67 milliseconds