Home
last modified time | relevance | path

Searched defs:geniv (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dseqiv.c26 struct crypto_aead *geniv; in seqiv_aead_encrypt_complete2() local
52 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt() local
113 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_decrypt() local
Dechainiv.c28 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_encrypt() local
87 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_decrypt() local