Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c402 .update = sun8i_ce_hash_update,
436 .update = sun8i_ce_hash_update,
469 .update = sun8i_ce_hash_update,
502 .update = sun8i_ce_hash_update,
535 .update = sun8i_ce_hash_update,
568 .update = sun8i_ce_hash_update,
H A Dsun8i-ce.h366 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