Searched refs:riscv64_aes_ctr_crypt (Results 1 – 1 of 1) sorted by relevance
277 static int riscv64_aes_ctr_crypt(struct skcipher_request *req) in riscv64_aes_ctr_crypt() function528 .encrypt = riscv64_aes_ctr_crypt,529 .decrypt = riscv64_aes_ctr_crypt,