Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsm3.h25 #define SM3_IVE 0xa96f30bc macro
54 sctx->state[4] = SM3_IVE; in sm3_init()
H A Dsm3_base.h29 sctx->state[4] = SM3_IVE; in sm3_base_init()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c56 SM3_IVH, SM3_IVG, SM3_IVF, SM3_IVE,