Searched refs:crypto_kw_ctx (Results 1 – 1 of 1) sorted by relevance
90 struct crypto_kw_ctx { struct140 struct crypto_kw_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_kw_decrypt()225 struct crypto_kw_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_kw_encrypt()308 struct crypto_kw_ctx *ctx = crypto_tfm_ctx(parent); in crypto_kw_setkey()325 struct crypto_kw_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_kw_init_tfm()338 struct crypto_kw_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_kw_exit_tfm()376 inst->alg.cra_ctxsize = sizeof(struct crypto_kw_ctx); in crypto_kw_alloc()