Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dahash.c193 static int ahash_nosetkey(struct crypto_ahash *tfm, const u8 *key, in ahash_nosetkey() function
203 if (tfm->setkey != ahash_nosetkey && in ahash_set_needkey()
466 hash->setkey = ahash_nosetkey; in crypto_ahash_init_tfm()