Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/
Dsha.h42 #define SHA256_H2 0x3c6ef372UL macro
/linux-2.6.39/arch/s390/crypto/
Dsha256_s390.c33 sctx->state[2] = SHA256_H2; in sha256_init()
/linux-2.6.39/crypto/
Dsha256_generic.c238 sctx->state[2] = SHA256_H2; in sha256_init()
/linux-2.6.39/drivers/crypto/
Dn2_core.c1307 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,