Searched refs:crypto_sha1_update (Results 1 – 1 of 1) sorted by relevance
42 int crypto_sha1_update(struct shash_desc *desc, const u8 *data, in crypto_sha1_update() function47 EXPORT_SYMBOL(crypto_sha1_update);66 .update = crypto_sha1_update,