Home
last modified time | relevance | path

Searched refs:is_local (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/crypto/
Dtls.h76 int is_local; member
Dtls_gnutls.c1490 ev.alert.is_local = 1; in tls_connection_handshake()
1510 ev.alert.is_local = 0; in tls_connection_handshake()
Dtls_openssl.c775 ev.alert.is_local = !(where & SSL_CB_READ); in ssl_info_cb()
4579 ev.alert.is_local = 1; in openssl_handshake()
Dtls_mbedtls_alt.c2186 ev.alert.is_local = 1; in tls_mbedtls_suiteb_handshake_alert()
/hostap-latest/src/ap/
Dauthsrv.c181 if (data->alert.is_local) in authsrv_tls_event()
/hostap-latest/src/eap_peer/
Deap.c2174 if (data->alert.is_local) in eap_peer_sm_tls_event()