Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/doc/man3/
HDSSL_CTX_new.pod12 DTLSv1_client_method, DTLSv1_2_method, DTLSv1_2_server_method,
70 const SSL_METHOD *DTLSv1_2_server_method(void);
167 =item DTLSv1_2_method(), DTLSv1_2_server_method(), DTLSv1_2_client_method()
/freebsd-14-stable/crypto/openssl/ssl/
HDmethods.c251 const SSL_METHOD *DTLSv1_2_server_method(void) in DTLSv1_2_server_method() function
/freebsd-14-stable/secure/lib/libssl/
HDVersion.map15 DTLSv1_2_server_method;
/freebsd-14-stable/crypto/openssl/util/
HDlibssl.num83 DTLSv1_2_server_method 84 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,DTLS1_2_METHOD
/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h2049 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *DTLSv1_2_server_method(void);
HDssl.h.in1977 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *DTLSv1_2_server_method(void);
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile1371 MLINKS+= SSL_CTX_new.3 DTLSv1_2_server_method.3