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