Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dcryptd.c608 static int cryptd_hash_export(struct ahash_request *req, void *out) in cryptd_hash_export() function
678 inst->alg.export = cryptd_hash_export; in cryptd_create_hash()