Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h200 int sun4i_hash_import_md5(struct ahash_request *areq, const void *in);
H A Dsun4i-ss-core.c44 .import = sun4i_hash_import_md5,
H A Dsun4i-ss-hash.c85 int sun4i_hash_import_md5(struct ahash_request *areq, const void *in) in sun4i_hash_import_md5() function