Searched refs:tls_connection_get_failed (Results 1 – 7 of 7) sorted by relevance
165 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn) in tls_connection_get_failed() function
514 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn);
658 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn) in tls_connection_get_failed() function
1455 int tls_connection_get_failed(void *ssl_ctx, struct tls_connection *conn) in tls_connection_get_failed() function
3168 int tls_connection_get_failed(void *ssl_ctx, struct tls_connection *conn) in tls_connection_get_failed() function
512 !tls_connection_get_failed(data->ssl_ctx, data->conn)) { in eap_tls_process_input()678 if (tls_connection_get_failed(data->ssl_ctx, data->conn)) { in eap_peer_tls_process_helper()
314 if (tls_connection_get_failed(sm->ssl_ctx, data->conn)) { in eap_server_tls_phase1()