Searched refs:DTLSv1_client_method (Results 1 – 3 of 3) sorted by relevance
134 return(DTLSv1_client_method()); in dtls1_get_client_method()139 IMPLEMENT_dtls1_meth_func(DTLSv1_client_method, in IMPLEMENT_dtls1_meth_func() argument
1394 SSL_METHOD *DTLSv1_client_method(void); /* DTLSv1.0 */
405 meth=DTLSv1_client_method(); in MAIN()