Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dalgif_hash.c419 static int hash_accept_parent_nokey(void *private, struct sock *sk) in hash_accept_parent_nokey() function
453 return hash_accept_parent_nokey(private, sk); in hash_accept_parent()
461 .accept_nokey = hash_accept_parent_nokey,
/kernel/linux/linux-6.6/crypto/
H A 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,

Completed in 2 milliseconds