Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Dtalitos.c2187 static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, in keyhash() function
2234 ret = keyhash(tfm, key, keylen, hash); in ahash_setkey()