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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c65 #define BIO_TYPE_ALWAYS_RETRY 0x82 macro
661 if (!TEST_ptr(meth_always_retry = BIO_meth_new(BIO_TYPE_ALWAYS_RETRY,
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c49 #define BIO_TYPE_ALWAYS_RETRY 0x82 macro
734 if (!TEST_ptr(meth_always_retry = BIO_meth_new(BIO_TYPE_ALWAYS_RETRY,

Completed in 289 milliseconds