Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dskcipher.c504 static int skcipher_walk_aead_common(struct skcipher_walk *walk, in skcipher_walk_aead_common() function
551 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead()
560 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_encrypt()
571 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_decrypt()