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

/linux-master/crypto/
H A Dalgif_skcipher.c374 static int skcipher_accept_parent_nokey(void *private, struct sock *sk) function
412 return skcipher_accept_parent_nokey(private, sk);
420 .accept_nokey = skcipher_accept_parent_nokey,

Completed in 186 milliseconds