Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Daesni-intel_glue.c73 struct aesni_lrw_ctx { struct
572 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),