Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c426 .update = sun8i_ce_hash_update,
459 .update = sun8i_ce_hash_update,
491 .update = sun8i_ce_hash_update,
523 .update = sun8i_ce_hash_update,
555 .update = sun8i_ce_hash_update,
587 .update = sun8i_ce_hash_update,
H A Dsun8i-ce.h381 int sun8i_ce_hash_update(struct ahash_request *areq);
H A Dsun8i-ce-hash.c135 int sun8i_ce_hash_update(struct ahash_request *areq) in sun8i_ce_hash_update() function