Home
last modified time | relevance | path

Searched refs:SHA224_H5 (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/include/crypto/
Dsha.h36 #define SHA224_H5 0x68581511UL macro
/linux-3.4.99/arch/s390/crypto/
Dsha256_s390.c93 sctx->state[5] = SHA224_H5; in sha224_init()
/linux-3.4.99/crypto/
Dsha256_generic.c225 sctx->state[5] = SHA224_H5; in sha224_init()
/linux-3.4.99/drivers/crypto/
Dn2_core.c1318 SHA224_H4, SHA224_H5, SHA224_H6, SHA224_H7,
Dtalitos.c1781 req_ctx->hw_context[5] = SHA224_H5; in ahash_init_sha224_swinit()