Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dalgif_hash.c412 static int hash_accept_parent_nokey(void *private, struct sock *sk) in hash_accept_parent_nokey() function
446 return hash_accept_parent_nokey(private, sk); in hash_accept_parent()
454 .accept_nokey = hash_accept_parent_nokey,