Searched refs:tls_connection_get_failed (Results 1 – 4 of 4) sorted by relevance
598 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn);
733 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn) in tls_connection_get_failed() function
475 !tls_connection_get_failed(data->ssl_ctx, data->conn)) { in eap_tls_process_input()643 if (tls_connection_get_failed(data->ssl_ctx, data->conn)) { in eap_peer_tls_process_helper()
942 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn) in tls_connection_get_failed() function