Home
last modified time | relevance | path

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

/crypto/
Dskcipher.c510 static int skcipher_walk_aead_common(struct skcipher_walk *walk, in skcipher_walk_aead_common() function
557 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead()
566 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_encrypt()
577 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_decrypt()