Searched refs:skcipher_accept_parent_nokey (Results 1 – 3 of 3) sorted by relevance
322 static int skcipher_accept_parent_nokey(void *private, struct sock *sk) in skcipher_accept_parent_nokey() function360 return skcipher_accept_parent_nokey(private, sk); in skcipher_accept_parent()368 .accept_nokey = skcipher_accept_parent_nokey,