Home
last modified time | relevance | path

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

/crypto/
Dseqiv.c31 struct crypto_aead *geniv; in seqiv_aead_encrypt_complete2() local
57 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt() local
119 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_decrypt() local
Dechainiv.c33 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_encrypt() local
92 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_decrypt() local