Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c145 static const uint8_t round_consts[10] = { in HELPER() local
155 rc.w[0] = rc.w[1] = round_consts[enc_rnum]; in HELPER()