Home
last modified time | relevance | path

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

/linux/arch/riscv/crypto/
H A Daes-riscv64-glue.c344 static int riscv64_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, in riscv64_aes_xts_setkey() function
546 .setkey = riscv64_aes_xts_setkey,