Home
last modified time | relevance | path

Searched refs:tls_toe_hash (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/
Dtls_toe.h73 int tls_toe_hash(struct sock *sk);
/linux-5.19.10/net/tls/
Dtls_toe.c101 int tls_toe_hash(struct sock *sk) in tls_toe_hash() function
Dtls_main.c877 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()