Home
last modified time | relevance | path

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

/linux/include/net/
A Dtls_prot.h31 TLS_ALERT_LEVEL_FATAL = 2, enumerator
/linux/include/trace/events/
A Dhandshake.h38 TRACE_DEFINE_ENUM(TLS_ALERT_LEVEL_FATAL);
43 { TLS_ALERT_LEVEL_FATAL, "Fatal" })
/linux/net/sunrpc/
A Dsvcsock.c249 ret = (level == TLS_ALERT_LEVEL_FATAL) ? in svc_tcp_sock_process_cmsg()
A Dxprtsock.c378 ret = (level == TLS_ALERT_LEVEL_FATAL) ? in xs_sock_process_cmsg()
/linux/drivers/nvme/target/
A Dtcp.c1156 if (level == TLS_ALERT_LEVEL_FATAL) { in nvmet_tcp_tls_record_ok()

Completed in 21 milliseconds