Home
last modified time | relevance | path

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

/crypto/
Dsha256_generic.c46 int crypto_sha256_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_update() function
51 EXPORT_SYMBOL(crypto_sha256_update);
72 .update = crypto_sha256_update,
86 .update = crypto_sha256_update,