Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcryptd.c856 static int cryptd_hash_import(struct ahash_request *req, const void *in) in cryptd_hash_import() function
916 inst->alg.import = cryptd_hash_import; in cryptd_create_hash()