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

/openbsd-current/lib/libssl/
H A Dssl_methods.c218 DTLSv1_2_method(void) function
222 LSSL_ALIAS(DTLSv1_2_method); variable
566 return (DTLSv1_2_method());
H A Dssl.h1342 const SSL_METHOD *DTLSv1_2_method(void); /* DTLSv1.2 */
/openbsd-current/regress/lib/libssl/unit/
H A Dssl_methods.c145 .method = DTLSv1_2_method,
146 .name = "DTLSv1_2_method",
H A Dssl_versions.c442 .ssl_method = DTLSv1_2_method,
/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h279 LSSL_USED(DTLSv1_2_method); variable
/openbsd-current/regress/lib/libssl/ssl/
H A Dssltest.c593 meth = DTLSv1_2_method();

Completed in 186 milliseconds