Searched refs:handshake_req_hash_lookup (Results 1 – 5 of 5) sorted by relevance
60 struct handshake_req *handshake_req_hash_lookup(struct sock *sk) in handshake_req_hash_lookup() function65 EXPORT_SYMBOL_IF_KUNIT(handshake_req_hash_lookup);91 req = handshake_req_hash_lookup(sk); in handshake_sk_destruct()359 req = handshake_req_hash_lookup(sk); in handshake_req_cancel()
87 struct handshake_req *handshake_req_hash_lookup(struct sock *sk);
148 req = handshake_req_hash_lookup(sock->sk); in handshake_nl_done_doit()
449 req = handshake_req_hash_lookup(sock->sk); in tls_handshake_close()
234 result = handshake_req_hash_lookup(sock->sk); in handshake_req_submit_test4()