Home
last modified time | relevance | path

Searched refs:crypto_sha256_update (Results 1 – 7 of 7) sorted by relevance

/linux/crypto/
A Dsha256_generic.c48 int crypto_sha256_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_update() function
54 EXPORT_SYMBOL(crypto_sha256_update);
76 .update = crypto_sha256_update,
90 .update = crypto_sha256_update,
/linux/include/crypto/
A Dsha2.h81 extern int crypto_sha256_update(struct shash_desc *desc, const u8 *data,
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-sha256.c144 return crypto_sha256_update(desc, data, len); in octeon_sha256_update()
/linux/arch/x86/crypto/
A Dsha256_ssse3_glue.c53 return crypto_sha256_update(desc, data, len); in _sha256_update()
/linux/
A Dvmlinux.symvers9013 0x00000000 crypto_sha256_update vmlinux EXPORT_SYMBOL
A DSystem.map15242 ffff80001044dff0 T crypto_sha256_update
A D.tmp_System.map15242 ffff80001044dff0 T crypto_sha256_update

Completed in 340 milliseconds