Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c407 .import = sun8i_ce_hash_import,
441 .import = sun8i_ce_hash_import,
474 .import = sun8i_ce_hash_import,
507 .import = sun8i_ce_hash_import,
540 .import = sun8i_ce_hash_import,
573 .import = sun8i_ce_hash_import,
H A Dsun8i-ce.h364 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