Home
last modified time | relevance | path

Searched refs:SHA256_H1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/crypto/
Dsha.h41 #define SHA256_H1 0xbb67ae85UL macro
/linux-2.6.39/arch/s390/crypto/
Dsha256_s390.c32 sctx->state[1] = SHA256_H1; in sha256_init()
/linux-2.6.39/crypto/
Dsha256_generic.c237 sctx->state[1] = SHA256_H1; in sha256_init()
/linux-2.6.39/drivers/crypto/
Dn2_core.c1307 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,