Home
last modified time | relevance | path

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

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