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

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

Completed in 104 milliseconds