Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtls_toe.h73 int tls_toe_hash(struct sock *sk);
/Linux-v6.6/net/tls/
Dtls_toe.c103 int tls_toe_hash(struct sock *sk) in tls_toe_hash() function
Dtls_main.c927 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()