Home
last modified time | relevance | path

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

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