Searched refs:crt_ablkcipher (Results 1 – 20 of 20) sorted by relevance
145 memcpy(req->info, walk->iv, tfm->crt_ablkcipher.ivsize); in ablkcipher_walk_done()197 unsigned int ivsize = tfm->crt_ablkcipher.ivsize; in ablkcipher_copy_iv()368 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_ablkcipher_ops()450 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_givcipher_ops()
449 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_blkcipher_ops_async()718 tfm->crt_ablkcipher.base = cipher; in skcipher_geniv_init()719 tfm->crt_ablkcipher.reqsize += crypto_ablkcipher_reqsize(cipher); in skcipher_geniv_init()727 crypto_free_ablkcipher(tfm->crt_ablkcipher.base); in skcipher_geniv_exit()
198 tfm->crt_ablkcipher.reqsize = reqsize + in eseqiv_init()
109 tfm->crt_ablkcipher.reqsize = sizeof(struct ablkcipher_request); in chainiv_init_common()
242 tfm->crt_ablkcipher.reqsize = sizeof(struct ablkcipher_request); in seqiv_init()
272 tfm->crt_ablkcipher.reqsize = in cryptd_blkcipher_init_tfm()
405 #define crt_ablkcipher crt_u.ablkcipher macro608 return &crypto_ablkcipher_tfm(tfm)->crt_ablkcipher; in crypto_ablkcipher_crt()
510 tfm->crt_ablkcipher.reqsize = sizeof(struct s5p_aes_reqctx); in s5p_aes_cra_init()
742 tfm->crt_ablkcipher.reqsize = sizeof(struct omap_aes_reqctx); in omap_aes_cra_init()
800 tfm->crt_ablkcipher.reqsize = sizeof(struct tegra_aes_reqctx); in tegra_aes_cra_init()
673 tfm->crt_ablkcipher.reqsize = sizeof(struct mv_req_ctx); in mv_cra_init()
584 tfm->crt_ablkcipher.reqsize = sizeof(struct ablk_ctx); in init_tfm_ablk()
1114 tfm->crt_ablkcipher.reqsize = sizeof(struct spacc_req); in spacc_ablk_cra_init()
1387 tfm->crt_ablkcipher.reqsize = sizeof(struct n2_request_context); in n2_cipher_cra_init()
2479 tfm->crt_ablkcipher.reqsize = sizeof(struct hifn_request_context); in hifn_cra_init()
693 tfm->crt_ablkcipher.reqsize = sizeof(struct ablkcipher_request) + in ablk_init()
560 tfm->crt_ablkcipher.reqsize = sizeof(struct ablkcipher_request) + in ablk_init_common()
1005 tfm->crt_ablkcipher.reqsize = sizeof(struct crypto4xx_ctx); in crypto4xx_alg_init()
651 struct ablkcipher_tfm *tfm = &ablkcipher->base.crt_ablkcipher; in ablkcipher_setkey()
3383 tfm->crt_ablkcipher.reqsize = sizeof(struct this_task_ctx); in sep_crypto_init()