Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c430 .export = sun8i_ce_hash_export,
463 .export = sun8i_ce_hash_export,
495 .export = sun8i_ce_hash_export,
527 .export = sun8i_ce_hash_export,
559 .export = sun8i_ce_hash_export,
591 .export = sun8i_ce_hash_export,
H A Dsun8i-ce.h378 int sun8i_ce_hash_export(struct ahash_request *areq, void *out);
H A Dsun8i-ce-hash.c86 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() function