Home
last modified time | relevance | path

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

/linux/arch/riscv/crypto/
H A Daes-riscv64-glue.c339 struct riscv64_aes_xts_ctx { struct
347 struct riscv64_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in riscv64_aes_xts_setkey() argument
357 const struct riscv64_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in riscv64_aes_xts_crypt()
556 .cra_ctxsize = sizeof(struct riscv64_aes_xts_ctx),