Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dskcipher.c505 static int skcipher_walk_aead_common(struct skcipher_walk *walk, in skcipher_walk_aead_common() function
552 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_encrypt()
563 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_decrypt()