Searched refs:riscv64_aes_cbc_cts_crypt (Results 1 – 1 of 1) sorted by relevance
213 static int riscv64_aes_cbc_cts_crypt(struct skcipher_request *req, bool enc) in riscv64_aes_cbc_cts_crypt() function267 return riscv64_aes_cbc_cts_crypt(req, true); in riscv64_aes_cbc_cts_encrypt()272 return riscv64_aes_cbc_cts_crypt(req, false); in riscv64_aes_cbc_cts_decrypt()