Home
last modified time | relevance | path

Searched refs:crypto_sha512_update (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dsha512_generic.c160 int crypto_sha512_update(struct shash_desc *desc, const u8 *data, in crypto_sha512_update() function
165 EXPORT_SYMBOL(crypto_sha512_update);
184 .update = crypto_sha512_update,
198 .update = crypto_sha512_update,