crypto_sha512_update  158 arch/mips/cavium-octeon/crypto/octeon-sha512.c 		return crypto_sha512_update(desc, data, len);
crypto_sha512_update   54 arch/x86/crypto/sha512_ssse3_glue.c 		return crypto_sha512_update(desc, data, len);
crypto_sha512_update  165 crypto/sha512_generic.c EXPORT_SYMBOL(crypto_sha512_update);
crypto_sha512_update  184 crypto/sha512_generic.c 	.update		=	crypto_sha512_update,
crypto_sha512_update  198 crypto/sha512_generic.c 	.update		=	crypto_sha512_update,
crypto_sha512_update  110 include/crypto/sha.h extern int crypto_sha512_update(struct shash_desc *desc, const u8 *data,