Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c390 .export = sun8i_ce_hash_export,
420 .export = sun8i_ce_hash_export,
450 .export = sun8i_ce_hash_export,
480 .export = sun8i_ce_hash_export,
510 .export = sun8i_ce_hash_export,
540 .export = sun8i_ce_hash_export,
Dsun8i-ce.h368 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