Searched refs:aesni_lrw_ctx (Results 1 – 1 of 1) sorted by relevance
73 struct aesni_lrw_ctx { struct572 struct aesni_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_aesni_setkey()585 struct aesni_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_aesni_exit_tfm()593 struct aesni_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_encrypt()617 struct aesni_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_decrypt()1328 .cra_ctxsize = sizeof(struct aesni_lrw_ctx),