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

/external/openssl/crypto/bio/
H A Dbss_bio.c63 /* BIO_DEBUG implies BIO_PAIR_DEBUG */
65 # ifndef BIO_PAIR_DEBUG
66 # define BIO_PAIR_DEBUG macro
70 /* disable assert() unless BIO_PAIR_DEBUG has been defined */
71 #ifndef BIO_PAIR_DEBUG

Completed in 74 milliseconds