Searched refs:crypto_kw_ctx (Results 1 – 1 of 1) sorted by relevance
90 struct crypto_kw_ctx { struct132 struct crypto_kw_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_kw_decrypt()204 struct crypto_kw_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_kw_encrypt()276 struct crypto_kw_ctx *ctx = crypto_tfm_ctx(parent); in crypto_kw_setkey()293 struct crypto_kw_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_kw_init_tfm()306 struct crypto_kw_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_kw_exit_tfm()344 inst->alg.cra_ctxsize = sizeof(struct crypto_kw_ctx); in crypto_kw_alloc()