Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsm3.h27 #define SM3_IVG 0xe38dee4d macro
56 sctx->state[6] = SM3_IVG; in sm3_init()
H A Dsm3_base.h31 sctx->state[6] = SM3_IVG; in sm3_base_init()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c56 SM3_IVH, SM3_IVG, SM3_IVF, SM3_IVE,