Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c386 .update = sun8i_ce_hash_update,
416 .update = sun8i_ce_hash_update,
446 .update = sun8i_ce_hash_update,
476 .update = sun8i_ce_hash_update,
506 .update = sun8i_ce_hash_update,
536 .update = sun8i_ce_hash_update,
Dsun8i-ce.h372 int sun8i_ce_hash_update(struct ahash_request *areq);
Dsun8i-ce-hash.c135 int sun8i_ce_hash_update(struct ahash_request *areq) in sun8i_ce_hash_update() function