Searched refs:tls_method (Results 1 – 4 of 4) sorted by relevance
47 const SSL_METHOD* tls_method(void);
285 const SSL_METHOD* tls_method() { in tls_method() function
487 method = tls_method(); in peap_init()
309 ctx = SSL_CTX_new(tls_method()); in eaptls_init_ssl()