Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c301 .import = sun8i_ss_hash_import,
331 .import = sun8i_ss_hash_import,
361 .import = sun8i_ss_hash_import,
391 .import = sun8i_ss_hash_import,
H A Dsun8i-ss.h310 int sun8i_ss_hash_import(struct ahash_request *areq, const void *in);
H A Dsun8i-ss-hash.c99 int sun8i_ss_hash_import(struct ahash_request *areq, const void *in) in sun8i_ss_hash_import() function