Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dtalitos.c2023 static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, in keyhash() function
2081 ret = keyhash(tfm, key, keylen, hash); in ahash_setkey()