Home
last modified time | relevance | path

Searched refs:crypto_sha1_update (Results 1 – 8 of 8) sorted by relevance

/linux/crypto/
A Dsha1_generic.c42 int crypto_sha1_update(struct shash_desc *desc, const u8 *data, in crypto_sha1_update() function
47 EXPORT_SYMBOL(crypto_sha1_update);
66 .update = crypto_sha1_update,
/linux/include/crypto/
A Dsha1.h30 extern int crypto_sha1_update(struct shash_desc *desc, const u8 *data,
/linux/arch/arm64/crypto/
A Dsha1-ce-glue.c59 return crypto_sha1_update(desc, data, len); in sha1_ce_update()
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-sha1.c132 return crypto_sha1_update(desc, data, len); in octeon_sha1_update()
/linux/arch/x86/crypto/
A Dsha1_ssse3_glue.c36 return crypto_sha1_update(desc, data, len); in sha1_update()
/linux/
A Dvmlinux.symvers5525 0x00000000 crypto_sha1_update vmlinux EXPORT_SYMBOL
A DSystem.map15238 ffff80001044dc20 T crypto_sha1_update
A D.tmp_System.map15238 ffff80001044dc20 T crypto_sha1_update

Completed in 314 milliseconds