Searched refs:TLSv1_2_method (Results 1 – 6 of 6) sorted by relevance
39 .ssl_method = TLSv1_2_method,62 .ssl_method = TLSv1_2_method,
88 .method = TLSv1_2_method,
524 TLSv1_2_method(void) in TLSv1_2_method() function528 LSSL_ALIAS(TLSv1_2_method);543 return (TLSv1_2_method()); in ssl_get_method()
356 TLSv1_2_method
1324 const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */
597 meth = TLSv1_2_method(); in main()