Home
last modified time | relevance | path

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

/crypto/
Dahash.c153 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey() function
203 crt->setkey = alg->setkey ? ahash_setkey : ahash_nosetkey; in crypto_init_ahash_ops()