Home
last modified time | relevance | path

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

/crypto/
Dseqiv.c35 struct crypto_ablkcipher *geniv; in seqiv_complete2() local
61 struct crypto_aead *geniv; in seqiv_aead_complete2() local
100 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in seqiv_givencrypt() local
145 struct crypto_aead *geniv = aead_givcrypt_reqtfm(req); in seqiv_aead_givencrypt() local
191 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in seqiv_givencrypt_first() local
214 struct crypto_aead *geniv = aead_givcrypt_reqtfm(req); in seqiv_aead_givencrypt_first() local
237 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in seqiv_init() local
249 struct crypto_aead *geniv = __crypto_aead_cast(tfm); in seqiv_aead_init() local
Dchainiv.c50 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in chainiv_givencrypt() local
85 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in chainiv_givencrypt_first() local
146 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in async_chainiv_postpone_request() local
163 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in async_chainiv_givencrypt_tail() local
183 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in async_chainiv_givencrypt() local
210 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in async_chainiv_givencrypt_first() local
Deseqiv.c44 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in eseqiv_complete2() local
67 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in eseqiv_givencrypt() local
151 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); in eseqiv_givencrypt_first() local
174 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in eseqiv_init() local
Daead.c410 const char *geniv; in crypto_nivaead_default() local
Dblkcipher.c594 const char *geniv; in skcipher_geniv_alloc() member
Dablkcipher.c548 const char *geniv; in crypto_givcipher_default() local