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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c64 /* BIO_DEBUG implies BIO_PAIR_DEBUG */
66 # ifndef BIO_PAIR_DEBUG
67 # define BIO_PAIR_DEBUG macro
71 /* disable assert() unless BIO_PAIR_DEBUG has been defined */
72 #ifndef BIO_PAIR_DEBUG

Completed in 62 milliseconds