Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c367 .update = sun8i_ce_hash_update,
397 .update = sun8i_ce_hash_update,
427 .update = sun8i_ce_hash_update,
457 .update = sun8i_ce_hash_update,
487 .update = sun8i_ce_hash_update,
517 .update = sun8i_ce_hash_update,
Dsun8i-ce.h364 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