Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c372 .import = sun8i_ce_hash_import,
402 .import = sun8i_ce_hash_import,
432 .import = sun8i_ce_hash_import,
462 .import = sun8i_ce_hash_import,
492 .import = sun8i_ce_hash_import,
522 .import = sun8i_ce_hash_import,
Dsun8i-ce.h361 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