Home
last modified time | relevance | path

Searched defs:tls_alert (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c188 struct tls_alert { struct
189 uint8 alert_level;
190 uint8 alert_description;
217 struct tls_alert tls_alert; in daemon_serviceloop() local
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_client.c25 void tls_alert(struct tlsv1_client *conn, u8 level, u8 description) in tls_alert() function
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h596 uint8_t tls_alert; member