Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Dsha1_s390.c35 static int sha1_init(struct shash_desc *desc) in sha1_init() function
75 .init = sha1_init,
/linux-4.4.14/arch/powerpc/crypto/
Dsha1.c31 static int sha1_init(struct shash_desc *desc) in sha1_init() function
125 .init = sha1_init,
/linux-4.4.14/drivers/crypto/
Dn2_core.c1294 static const u32 sha1_init[SHA1_DIGEST_SIZE / 4] = { variable
1329 .hash_init = sha1_init,