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

/linux-4.1.27/include/crypto/internal/
H A Daead.h65 static inline struct crypto_aead *aead_geniv_base(struct crypto_aead *geniv) aead_geniv_base() argument
H A Dskcipher.h69 skcipher_geniv_cipher( struct crypto_ablkcipher *geniv) skcipher_geniv_cipher() argument
/linux-4.1.27/crypto/
H A Dchainiv.c50 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); chainiv_givencrypt() local
85 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); chainiv_givencrypt_first() local
146 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_postpone_request() local
163 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_givencrypt_tail() local
183 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_givencrypt() local
210 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_givencrypt_first() local
H A Dseqiv.c35 struct crypto_ablkcipher *geniv; seqiv_complete2() local
61 struct crypto_aead *geniv; seqiv_aead_complete2() local
100 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); seqiv_givencrypt() local
145 struct crypto_aead *geniv = aead_givcrypt_reqtfm(req); seqiv_aead_givencrypt() local
191 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); seqiv_givencrypt_first() local
214 struct crypto_aead *geniv = aead_givcrypt_reqtfm(req); seqiv_aead_givencrypt_first() local
237 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); seqiv_init() local
249 struct crypto_aead *geniv = __crypto_aead_cast(tfm); seqiv_aead_init() local
H A Daead.c410 const char *geniv; crypto_nivaead_default() local
H A Deseqiv.c44 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); eseqiv_complete2() local
67 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); eseqiv_givencrypt() local
151 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); eseqiv_givencrypt_first() local
174 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); eseqiv_init() local
H A Dablkcipher.c545 const char *geniv; crypto_givcipher_default() local
H A Dblkcipher.c594 const char *geniv; skcipher_geniv_alloc() member in struct:__anon3250
/linux-4.1.27/include/linux/
H A Dcryptouser.h80 char geniv[CRYPTO_MAX_NAME]; member in struct:crypto_report_blkcipher
89 char geniv[CRYPTO_MAX_NAME]; member in struct:crypto_report_aead
H A Dcrypto.h289 const char *geniv; member in struct:ablkcipher_alg
331 const char *geniv; member in struct:aead_alg
359 const char *geniv; member in struct:blkcipher_alg
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c458 u32 geniv, moveiv; aead_set_sh_desc() local
977 u32 geniv; rfc4106_set_sh_desc() local
1259 u32 geniv; rfc4543_set_sh_desc() local
1838 u32 geniv; ablkcipher_setkey() local

Completed in 167 milliseconds