Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c508 static int skcipher_walk_aead_common(struct skcipher_walk *walk, in skcipher_walk_aead_common() function
555 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_encrypt()
566 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_decrypt()