crypto_sha256_update  144 arch/mips/cavium-octeon/crypto/octeon-sha256.c 		return crypto_sha256_update(desc, data, len);
crypto_sha256_update   55 arch/x86/crypto/sha256_ssse3_glue.c 		return crypto_sha256_update(desc, data, len);
crypto_sha256_update   51 crypto/sha256_generic.c EXPORT_SYMBOL(crypto_sha256_update);
crypto_sha256_update   72 crypto/sha256_generic.c 	.update		=	crypto_sha256_update,
crypto_sha256_update   86 crypto/sha256_generic.c 	.update		=	crypto_sha256_update,
crypto_sha256_update  104 include/crypto/sha.h extern int crypto_sha256_update(struct shash_desc *desc, const u8 *data,