Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsm3.h28 #define SM3_IVH 0xb0fb0e4e macro
57 sctx->state[7] = SM3_IVH; in sm3_init()
H A Dsm3_base.h32 sctx->state[7] = SM3_IVH; in sm3_base_init()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c56 SM3_IVH, SM3_IVG, SM3_IVF, SM3_IVE,