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

/openbsd-current/regress/lib/libssl/unit/
H A Dssl_methods.c176 .method = DTLS_client_method,
177 .name = "DTLS_client_method",
/openbsd-current/lib/libssl/
H A Dssl_methods.c232 DTLS_client_method(void) function
236 LSSL_ALIAS(DTLS_client_method); variable
H A Dssl.h1348 const SSL_METHOD *DTLS_client_method(void); /* DTLS v1.0 or later */
/openbsd-current/regress/lib/libssl/client/
H A Dclienttest.c369 .ssl_method = DTLS_client_method,
375 .ssl_method = DTLS_client_method,
383 .ssl_method = DTLS_client_method,
/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h284 LSSL_USED(DTLS_client_method); variable
/openbsd-current/usr.bin/openssl/
H A Ds_client.c292 cfg.meth = DTLS_client_method();
302 cfg.meth = DTLS_client_method();

Completed in 231 milliseconds