Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/
Dsha.h40 #define SHA256_H0 0x6a09e667UL macro
/linux-2.6.39/arch/s390/crypto/
Dsha256_s390.c31 sctx->state[0] = SHA256_H0; in sha256_init()
/linux-2.6.39/crypto/
Dsha256_generic.c236 sctx->state[0] = SHA256_H0; in sha256_init()
/linux-2.6.39/drivers/crypto/
Dn2_core.c1307 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,