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

/linux-4.1.27/crypto/
H A Dalgif_skcipher.c918 static int skcipher_accept_parent_nokey(void *private, struct sock *sk) skcipher_accept_parent_nokey() function
966 return skcipher_accept_parent_nokey(private, sk); skcipher_accept_parent()
974 .accept_nokey = skcipher_accept_parent_nokey,

Completed in 56 milliseconds