Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dalgif_aead.c376 static int aead_check_key(struct socket *sock) in aead_check_key() function
416 err = aead_check_key(sock); in aead_sendmsg_nokey()
428 err = aead_check_key(sock); in aead_sendpage_nokey()
440 err = aead_check_key(sock); in aead_recvmsg_nokey()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_aead.c377 static int aead_check_key(struct socket *sock) in aead_check_key() function
417 err = aead_check_key(sock); in aead_sendmsg_nokey()
429 err = aead_check_key(sock); in aead_recvmsg_nokey()

Completed in 4 milliseconds