Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c371 .export = sun8i_ce_hash_export,
401 .export = sun8i_ce_hash_export,
431 .export = sun8i_ce_hash_export,
461 .export = sun8i_ce_hash_export,
491 .export = sun8i_ce_hash_export,
521 .export = sun8i_ce_hash_export,
Dsun8i-ce.h360 int sun8i_ce_hash_export(struct ahash_request *areq, void *out);
Dsun8i-ce-hash.c88 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() function