Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:ssl_ctx2

1435 	sm->ssl_ctx2 = tls_init(&tlsconf);
1436 if (sm->ssl_ctx2 == NULL) {
1459 if (sm->ssl_ctx2)
1460 tls_deinit(sm->ssl_ctx2);