Home
last modified time | relevance | path

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

/crypto/
Dsha512_generic.c173 int crypto_sha512_finup(struct shash_desc *desc, const u8 *data, in crypto_sha512_finup() function
179 EXPORT_SYMBOL(crypto_sha512_finup);
186 .finup = crypto_sha512_finup,
200 .finup = crypto_sha512_finup,