Home
last modified time | relevance | path

Searched refs:skcipher_walk_aead_common (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/crypto/
A Dskcipher.c491 static int skcipher_walk_aead_common(struct skcipher_walk *walk, in skcipher_walk_aead_common() function
538 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_encrypt()
549 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_decrypt()

Completed in 4 milliseconds