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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio.h380 #define BIO_C_DESTROY_BIO_PAIR 139 macro
520 #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 49 milliseconds