Searched refs:aesni_lrw_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c73 struct aesni_lrw_ctx { struct
571 struct aesni_lrw_ctx *ctx = crypto_tfm_ctx(tfm); lrw_aesni_setkey()
584 struct aesni_lrw_ctx *ctx = crypto_tfm_ctx(tfm); lrw_aesni_exit_tfm()
592 struct aesni_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); lrw_encrypt()
616 struct aesni_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); lrw_decrypt()
1490 .cra_ctxsize = sizeof(struct aesni_lrw_ctx),

Completed in 37 milliseconds