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