Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c328 static const test_enum ssl_test_methods[] = { variable
336 if (!parse_enum(ssl_test_methods, OSSL_NELEM(ssl_test_methods), in parse_test_method()
346 return enum_name(ssl_test_methods, OSSL_NELEM(ssl_test_methods), method); in ssl_test_method_name()