Home
last modified time | relevance | path

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

/crypto/
Dskcipher.c511 static int skcipher_walk_aead_common(struct skcipher_walk *walk, in skcipher_walk_aead_common() function
558 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_encrypt()
569 return skcipher_walk_aead_common(walk, req, atomic); in skcipher_walk_aead_decrypt()