Searched refs:keyhash (Results 1 – 2 of 2) sorted by relevance
272 - unsigned char *keyhash = id->value.byKey->data;277 - if(!memcmp(keyhash, tmphash, SHA_DIGEST_LENGTH))
2186 static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, in keyhash() function2233 ret = keyhash(tfm, key, keylen, hash); in ahash_setkey()