Searched refs:sha256_init (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/purgatory/
H A Dsha256.h17 extern int sha256_init(struct sha256_state *sctx);
H A Dpurgatory.c48 sha256_init(&sctx); verify_sha256_digest()
H A Dsha256.c211 int sha256_init(struct sha256_state *sctx) sha256_init() function
/linux-4.1.27/arch/s390/crypto/
H A Dsha256_s390.c24 static int sha256_init(struct shash_desc *desc) sha256_init() function
67 .init = sha256_init,
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c1303 static const u32 sha256_init[SHA256_DIGEST_SIZE / 4] = { variable
1337 .hash_init = sha256_init,

Completed in 174 milliseconds