Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dshash.c121 int crypto_shash_update(struct shash_desc *desc, const u8 *data, in crypto_shash_update() function
133 EXPORT_SYMBOL_GPL(crypto_shash_update); variable
/kernel/linux/linux-6.6/crypto/
H A Dshash.c120 int crypto_shash_update(struct shash_desc *desc, const u8 *data, in crypto_shash_update() function
138 EXPORT_SYMBOL_GPL(crypto_shash_update); variable

Completed in 3 milliseconds