Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Dsha.h45 #define SHA256_H4 0x510e527fUL macro
Dsha256_base.h46 sctx->state[4] = SHA256_H4; in sha256_base_init()
/linux-4.19.296/lib/
Dsha256.c217 sctx->state[4] = SHA256_H4; in sha256_init()