Searched refs:riscv64_aes_xts_ctx (Results 1 – 1 of 1) sorted by relevance
339 struct riscv64_aes_xts_ctx { struct347 struct riscv64_aes_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in riscv64_aes_xts_setkey() argument357 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),