Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dcryptd.c451 static int cryptd_hash_setkey(struct crypto_ahash *parent, in cryptd_hash_setkey() function
682 inst->alg.setkey = cryptd_hash_setkey; in cryptd_create_hash()