Home
last modified time | relevance | path

Searched refs:s5p_hash_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c1499 * s5p_hash_update() - process the hash input data
1507 static int s5p_hash_update(struct ahash_request *req) in s5p_hash_update() function
1578 err1 = s5p_hash_update(req); in s5p_hash_finup()
1735 .update = s5p_hash_update,
1760 .update = s5p_hash_update,
1785 .update = s5p_hash_update,
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c1496 * s5p_hash_update() - process the hash input data
1504 static int s5p_hash_update(struct ahash_request *req) in s5p_hash_update() function
1575 err1 = s5p_hash_update(req); in s5p_hash_finup()
1732 .update = s5p_hash_update,
1757 .update = s5p_hash_update,
1782 .update = s5p_hash_update,

Completed in 7 milliseconds