Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/
Dsm3.h24 #define SM3_IVD 0xda8a0600 macro
53 sctx->state[3] = SM3_IVD; in sm3_init()
Dsm3_base.h28 sctx->state[3] = SM3_IVD; in sm3_base_init()
/linux-5.19.10/drivers/crypto/ccree/
Dcc_hash.c57 SM3_IVD, SM3_IVC, SM3_IVB, SM3_IVA };