Searched refs:crypto_ecb_ctx (Results 1 – 1 of 1) sorted by relevance
21 struct crypto_ecb_ctx { struct28 struct crypto_ecb_ctx *ctx = crypto_tfm_ctx(parent); in crypto_ecb_setkey() argument75 struct crypto_ecb_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_ecb_encrypt()89 struct crypto_ecb_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_ecb_decrypt()101 struct crypto_ecb_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_ecb_init_tfm()114 struct crypto_ecb_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_ecb_exit_tfm()146 inst->alg.cra_ctxsize = sizeof(struct crypto_ecb_ctx); in crypto_ecb_alloc()