Home
last modified time | relevance | path

Searched defs:sb_out (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c178 uint32_t sb_out = (uint32_t)sm4_sbox[sb_in]; in HELPER() local
192 uint32_t sb_out = sm4_sbox[sb_in]; in HELPER() local