Home
last modified time | relevance | path

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

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