Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c739 static void sm3c(uint32_t *vd, uint32_t *vs1, uint32_t *vs2, uint32_t uimm) in sm3c() function
787 sm3c(v1, v2, v3, uimm); in HELPER()