Searched refs:aesni_lrw_ctx (Results 1 – 1 of 1) sorted by relevance
73 struct aesni_lrw_ctx { struct571 struct aesni_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_aesni_setkey()584 struct aesni_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_aesni_exit_tfm()592 struct aesni_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_encrypt()616 struct aesni_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_decrypt()1490 .cra_ctxsize = sizeof(struct aesni_lrw_ctx),