Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/doc/man3/
DSSL_CTX_new.pod11 DTLSv1_method, DTLSv1_server_method, DTLSv1_client_method,
60 const SSL_METHOD *DTLSv1_method(void);
139 =item DTLSv1_method(), DTLSv1_server_method(), DTLSv1_client_method()
/freebsd-12-stable/crypto/openssl/ssl/
Dmethods.c262 const SSL_METHOD *DTLSv1_method(void) in DTLSv1_method() function
/freebsd-12-stable/secure/lib/libssl/
DVersion.map19 DTLSv1_method;
/freebsd-12-stable/crypto/openssl/include/openssl/
Dssl.h1905 DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
DMakefile2471 MLINKS+= SSL_CTX_new.3 DTLSv1_method.3