Home
last modified time | relevance | path

Searched refs:tls_alert_send (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/handshake/
H A Dhandshake.h70 int tls_alert_send(struct socket *sock, u8 level, u8 description);
H A Dalert.c34 int tls_alert_send(struct socket *sock, u8 level, u8 description) in tls_alert_send() function
H A Dtlshd.c446 tls_alert_send(sock, TLS_ALERT_LEVEL_WARNING, in tls_handshake_close()
/openbmc/linux/include/trace/events/
H A Dhandshake.h314 DEFINE_HANDSHAKE_ALERT(tls_alert_send);