Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Dsha.h46 #define SHA256_H5 0x9b05688cUL macro
Dsha256_base.h47 sctx->state[5] = SHA256_H5; in sha256_base_init()
/linux-4.19.296/lib/
Dsha256.c218 sctx->state[5] = SHA256_H5; in sha256_init()