Home
last modified time | relevance | path

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

/linux-3.4.99/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.c412 const char *geniv; in crypto_nivaead_default() local
Dablkcipher.c548 const char *geniv; in crypto_givcipher_default() local
Dblkcipher.c581 const char *geniv; in skcipher_geniv_alloc() member
/linux-3.4.99/include/crypto/internal/
Daead.h65 static inline struct crypto_aead *aead_geniv_base(struct crypto_aead *geniv) in aead_geniv_base()
Dskcipher.h70 struct crypto_ablkcipher *geniv) in skcipher_geniv_cipher()
/linux-3.4.99/include/linux/
Dcryptouser.h80 char geniv[CRYPTO_MAX_NAME]; member
89 char geniv[CRYPTO_MAX_NAME]; member
Dcrypto.h209 const char *geniv; member
225 const char *geniv; member
241 const char *geniv; member
/linux-3.4.99/drivers/crypto/caam/
Dcaamalg.c226 u32 geniv, moveiv; in aead_set_sh_desc() local