Home
last modified time | relevance | path

Searched refs:sha256_init (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/s390/crypto/
Dsha256_s390.c24 static int sha256_init(struct shash_desc *desc) in sha256_init() function
67 .init = sha256_init,
/linux-3.4.99/crypto/
Dsha256_generic.c233 static int sha256_init(struct shash_desc *desc) in sha256_init() function
341 .init = sha256_init,
/linux-3.4.99/drivers/crypto/
Dn2_core.c1306 static const u32 sha256_init[SHA256_DIGEST_SIZE / 4] = { variable
1340 .hash_init = sha256_init,