Searched refs:DTLSv1_client_method (Results 1 – 4 of 4) sorted by relevance
137 return(DTLSv1_client_method()); in dtls1_get_client_method()142 IMPLEMENT_dtls1_meth_func(DTLSv1_client_method, in IMPLEMENT_dtls1_meth_func() argument
1898 const SSL_METHOD *DTLSv1_client_method(void); /* DTLSv1.0 */
819 meth=DTLSv1_client_method(); in MAIN()