Searched refs:cryptd_hash_init (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dcryptd.c531 static void cryptd_hash_init(void *data, int err) function
548 cryptd_hash_complete(req, err, cryptd_hash_init);
553 return cryptd_hash_enqueue(req, cryptd_hash_init);

Completed in 114 milliseconds