Home
last modified time | relevance | path

Searched defs:crypto_sha256_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dsha256_generic.c48 int crypto_sha256_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_update() function
54 EXPORT_SYMBOL(crypto_sha256_update); variable
/kernel/linux/linux-6.6/crypto/
H A Dsha256_generic.c36 int crypto_sha256_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_update() function
42 EXPORT_SYMBOL(crypto_sha256_update); variable

Completed in 1 milliseconds