Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c391 .import = sun8i_ce_hash_import,
421 .import = sun8i_ce_hash_import,
451 .import = sun8i_ce_hash_import,
481 .import = sun8i_ce_hash_import,
511 .import = sun8i_ce_hash_import,
541 .import = sun8i_ce_hash_import,
Dsun8i-ce.h369 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in);
Dsun8i-ce-hash.c100 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in) in sun8i_ce_hash_import() function