Searched refs:crypto_ctr_ctx (Results 1 – 1 of 1) sorted by relevance
23 struct crypto_ctr_ctx { struct35 struct crypto_ctr_ctx *ctx = crypto_tfm_ctx(parent); in crypto_ctr_setkey() argument127 struct crypto_ctr_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_ctr_crypt()156 struct crypto_ctr_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_ctr_init_tfm()170 struct crypto_ctr_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_ctr_exit_tfm()213 inst->alg.cra_ctxsize = sizeof(struct crypto_ctr_ctx); in crypto_ctr_alloc()