Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbio.h440 #define BIO_C_DESTROY_BIO_PAIR 139 macro
588 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)
Dbss_bio.c557 case BIO_C_DESTROY_BIO_PAIR: in bio_ctrl()
/external/openssl/include/openssl/
Dbio.h440 #define BIO_C_DESTROY_BIO_PAIR 139 macro
588 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b,BIO_C_DESTROY_BIO_PAIR,0,NULL)