Home
last modified time | relevance | path

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

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