Home
last modified time | relevance | path

Searched refs:SHA1_H0 (Results 1 – 2 of 2) sorted by relevance

/include/crypto/
Dsha1.h14 #define SHA1_H0 0x67452301UL macro
Dsha1_base.h25 sctx->state[0] = SHA1_H0; in sha1_base_init()