Home
last modified time | relevance | path

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

/linux/arch/riscv/crypto/
H A Daes-riscv64-glue.c277 static int riscv64_aes_ctr_crypt(struct skcipher_request *req) in riscv64_aes_ctr_crypt() function
528 .encrypt = riscv64_aes_ctr_crypt,
529 .decrypt = riscv64_aes_ctr_crypt,