Home
last modified time | relevance | path

Searched defs:sha1_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_glue.c38 static int sha1_update(struct shash_desc *desc, const u8 *data, in sha1_update() function
/openbmc/u-boot/lib/
H A Dsha1.c225 void sha1_update(sha1_context *ctx, const unsigned char *input, in sha1_update() function