Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h206 int sun4i_hash_export_md5(struct ahash_request *areq, void *out);
H A Dsun4i-ss-core.c43 .export = sun4i_hash_export_md5,
H A Dsun4i-ss-hash.c62 int sun4i_hash_export_md5(struct ahash_request *areq, void *out) in sun4i_hash_export_md5() function