Home
last modified time | relevance | path

Searched refs:BIO_C_DESTROY_BIO_PAIR (Results 1 – 3 of 3) sorted by relevance

/onnv-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: in bio_ctrl()
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DBIO_s_bio.pod17 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)