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()320 req = handshake_req_hash_lookup(sk); in handshake_req_cancel()
85 struct handshake_req *handshake_req_hash_lookup(struct sock *sk);
152 req = handshake_req_hash_lookup(sock->sk); in handshake_nl_done_doit()
441 req = handshake_req_hash_lookup(sock->sk); in tls_handshake_close()
231 result = handshake_req_hash_lookup(sock->sk); in handshake_req_submit_test4()