Home
last modified time | relevance | path

Searched defs:ivsize (Results 1 – 18 of 18) sorted by relevance

/linux-3.3/drivers/crypto/caam/
Dcaamalg.c133 static inline void aead_append_ld_iv(u32 *desc, int ivsize) in aead_append_ld_iv()
812 dma_addr_t iv_dma, int ivsize, dma_addr_t link_tbl_dma, in caam_unmap()
834 int ivsize = crypto_aead_ivsize(aead); in aead_unmap() local
849 int ivsize = crypto_ablkcipher_ivsize(ablkcipher); in ablkcipher_unmap() local
865 int ivsize = crypto_aead_ivsize(aead); in aead_encrypt_done() local
907 int ivsize = crypto_aead_ivsize(aead); in aead_decrypt_done() local
965 int ivsize = crypto_ablkcipher_ivsize(ablkcipher); in ablkcipher_encrypt_done() local
1001 int ivsize = crypto_ablkcipher_ivsize(ablkcipher); in ablkcipher_decrypt_done() local
1083 int ivsize = crypto_aead_ivsize(aead); in init_aead_job() local
1161 int ivsize = crypto_aead_ivsize(aead); in init_aead_giv_job() local
[all …]
/linux-3.3/crypto/
Dseqiv.c85 unsigned int ivsize) in seqiv_geniv()
106 unsigned int ivsize; in seqiv_givencrypt() local
152 unsigned int ivsize; in seqiv_aead_givencrypt() local
Dchainiv.c53 unsigned int ivsize; in chainiv_givencrypt() local
166 unsigned int ivsize = crypto_ablkcipher_ivsize(geniv); in async_chainiv_givencrypt_tail() local
Deseqiv.c81 unsigned int ivsize; in eseqiv_givencrypt() local
Dblkcipher.c285 unsigned int ivsize = crypto_blkcipher_ivsize(tfm); in blkcipher_copy_iv() local
579 unsigned int ivsize; in skcipher_geniv_alloc() member
Dauthenc.c321 unsigned int ivsize = crypto_aead_ivsize(authenc); in crypto_authenc_genicv() local
477 unsigned int ivsize = crypto_aead_ivsize(authenc); in crypto_authenc_iverify() local
Dauthencesn.c416 unsigned int ivsize = crypto_aead_ivsize(authenc_esn); in crypto_authenc_esn_genicv() local
586 unsigned int ivsize = crypto_aead_ivsize(authenc_esn); in crypto_authenc_esn_iverify() local
Dalgif_skcipher.c249 unsigned ivsize = crypto_ablkcipher_ivsize(tfm); in skcipher_sendmsg() local
Dablkcipher.c197 unsigned int ivsize = tfm->crt_ablkcipher.ivsize; in ablkcipher_copy_iv() local
/linux-3.3/net/ceph/
Dcrypto.c101 int ivsize; in ceph_aes_encrypt() local
152 int ivsize; in ceph_aes_encrypt2() local
205 int ivsize; in ceph_aes_decrypt() local
266 int ivsize; in ceph_aes_decrypt2() local
/linux-3.3/include/linux/
Dcryptouser.h84 unsigned int ivsize; member
92 unsigned int ivsize; member
Dcrypto.h207 unsigned int ivsize; member
221 unsigned int ivsize; member
239 unsigned int ivsize; member
334 unsigned int ivsize; member
348 unsigned int ivsize; member
/linux-3.3/drivers/crypto/
Dixp4xx_crypto.c881 unsigned ivsize = crypto_ablkcipher_ivsize(tfm); in ablk_perform() local
1005 unsigned ivsize = crypto_aead_ivsize(tfm); in aead_perform() local
1193 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(req)); in aead_encrypt() local
1200 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(req)); in aead_decrypt() local
1209 unsigned len, ivsize = crypto_aead_ivsize(tfm); in aead_givencrypt() local
Dpicoxcell_crypto.c327 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(areq)); in spacc_aead_make_ddts() local
411 unsigned ivsize = alg->alg.cra_aead.ivsize; in spacc_aead_free_ddts() local
705 unsigned ivsize = crypto_aead_ivsize(crypto_aead_reqtfm(req)); in spacc_aead_setup() local
757 size_t ivsize = crypto_aead_ivsize(tfm); in spacc_aead_givencrypt() local
Dtalitos.c1044 unsigned int ivsize = crypto_aead_ivsize(aead); in ipsec_esp() local
1457 unsigned int ivsize; in common_nonsnoop() local
Dhifn_795x.c658 unsigned int ivsize; member
1126 u8 *key, int keylen, u8 *iv, int ivsize, u16 mode) in hifn_setup_crypto_command()
2102 unsigned ivsize; in hifn_setup_crypto_req() local
/linux-3.3/drivers/usb/wusbcore/
Dcrypto.c211 size_t ivsize, dst_size; in wusb_ccm_mac() local
/linux-3.3/security/keys/encrypted-keys/
Dencrypted.c47 static unsigned int ivsize; variable
406 unsigned int ivsize) in init_blkcipher_desc()