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

/linux-master/crypto/
H A Dalgif_aead.c523 static int aead_accept_parent_nokey(void *private, struct sock *sk) function
562 return aead_accept_parent_nokey(private, sk);
571 .accept_nokey = aead_accept_parent_nokey,

Completed in 164 milliseconds