Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsm3.h22 #define SM3_IVB 0x4914b2b9 macro
51 sctx->state[1] = SM3_IVB; in sm3_init()
H A Dsm3_base.h26 sctx->state[1] = SM3_IVB; in sm3_base_init()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c57 SM3_IVD, SM3_IVC, SM3_IVB, SM3_IVA };