Home
last modified time | relevance | path

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

/linux/crypto/
A Daegis128-core.c424 skcipher_walk_aead_decrypt(&walk, req, false); in crypto_aegis128_decrypt_generic()
440 skcipher_walk_aead_decrypt(&walk, req, false); in crypto_aegis128_decrypt_generic()
490 skcipher_walk_aead_decrypt(&walk, req, false); in crypto_aegis128_decrypt_simd()
498 skcipher_walk_aead_decrypt(&walk, req, false); in crypto_aegis128_decrypt_simd()
A Dskcipher.c556 int skcipher_walk_aead_decrypt(struct skcipher_walk *walk, in skcipher_walk_aead_decrypt() function
565 EXPORT_SYMBOL_GPL(skcipher_walk_aead_decrypt);
/linux/include/crypto/internal/
A Dskcipher.h140 int skcipher_walk_aead_decrypt(struct skcipher_walk *walk,
/linux/arch/x86/crypto/
A Daegis128-aesni-glue.c212 .skcipher_walk_init = skcipher_walk_aead_decrypt, in crypto_aegis128_aesni_decrypt()
A Daesni-intel_glue.c659 : skcipher_walk_aead_decrypt(&walk, req, false); in gcmaes_crypt_by_sg()
/linux/arch/arm64/crypto/
A Daes-ce-ccm-glue.c221 err = skcipher_walk_aead_decrypt(&walk, req, false); in ccm_decrypt()
A Dghash-ce-glue.c435 err = skcipher_walk_aead_decrypt(&walk, req, false); in gcm_decrypt()
/linux/
A Dvmlinux.symvers7889 0x00000000 skcipher_walk_aead_decrypt vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15050 ffff800010447730 T skcipher_walk_aead_decrypt
A D.tmp_System.map15050 ffff800010447730 T skcipher_walk_aead_decrypt

Completed in 297 milliseconds