Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c406 .export = sun8i_ce_hash_export,
440 .export = sun8i_ce_hash_export,
473 .export = sun8i_ce_hash_export,
506 .export = sun8i_ce_hash_export,
539 .export = sun8i_ce_hash_export,
572 .export = sun8i_ce_hash_export,
Dsun8i-ce.h363 int sun8i_ce_hash_export(struct ahash_request *areq, void *out);
Dsun8i-ce-hash.c86 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() function