Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c40 #define BIO_TYPE_ALWAYS_RETRY 0x82 macro
725 if (!TEST_ptr(meth_always_retry = BIO_meth_new(BIO_TYPE_ALWAYS_RETRY, in bio_s_always_retry()