Home
last modified time | relevance | path

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

/hostap-3.6.0/src/crypto/
Dtls.h75 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.c767 ev.alert.is_local = !(where & SSL_CB_READ); in ssl_info_cb()
4355 ev.alert.is_local = 1; in openssl_handshake()
/hostap-3.6.0/src/ap/
Dauthsrv.c164 if (data->alert.is_local) in authsrv_tls_event()
/hostap-3.6.0/src/eap_peer/
Deap.c2142 if (data->alert.is_local) in eap_peer_sm_tls_event()