Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dalgif_skcipher.c202 static int skcipher_check_key(struct socket *sock) in skcipher_check_key() function
242 err = skcipher_check_key(sock); in skcipher_sendmsg_nokey()
254 err = skcipher_check_key(sock); in skcipher_sendpage_nokey()
266 err = skcipher_check_key(sock); in skcipher_recvmsg_nokey()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c201 static int skcipher_check_key(struct socket *sock) in skcipher_check_key() function
241 err = skcipher_check_key(sock); in skcipher_sendmsg_nokey()
253 err = skcipher_check_key(sock); in skcipher_recvmsg_nokey()

Completed in 2 milliseconds