Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c431 .import = sun8i_ce_hash_import,
464 .import = sun8i_ce_hash_import,
496 .import = sun8i_ce_hash_import,
528 .import = sun8i_ce_hash_import,
560 .import = sun8i_ce_hash_import,
592 .import = sun8i_ce_hash_import,
H A Dsun8i-ce.h379 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in);
H A Dsun8i-ce-hash.c98 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in) in sun8i_ce_hash_import() function