Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dahash.c157 static int ahash_nosetkey(struct crypto_ahash *tfm, const u8 *key, in ahash_nosetkey() function
167 if (tfm->setkey != ahash_nosetkey && in ahash_set_needkey()
460 hash->setkey = ahash_nosetkey; in crypto_ahash_init_tfm()
/kernel/linux/linux-6.6/crypto/
H A Dahash.c150 static int ahash_nosetkey(struct crypto_ahash *tfm, const u8 *key, in ahash_nosetkey() function
160 if (tfm->setkey != ahash_nosetkey && in ahash_set_needkey()
427 hash->setkey = ahash_nosetkey; in crypto_ahash_init_tfm()

Completed in 3 milliseconds