Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/
Dsha.h29 #define SHA1_H4 0xc3d2e1f0UL macro
/linux-2.6.39/arch/s390/crypto/
Dsha1_s390.c42 sctx->state[4] = SHA1_H4; in sha1_init()
/linux-2.6.39/crypto/
Dsha1_generic.c33 .state = { SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4 }, in sha1_init()
/linux-2.6.39/drivers/crypto/
Dn2_core.c1298 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4,