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

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

Completed in 109 milliseconds