Searched refs:SipHash_SetKey (Results 1 – 4 of 4) sorted by relevance
70 SipHash_SetKey(SIPHASH_CTX *ctx, const uint8_t key[SIPHASH_KEY_LENGTH]) in SipHash_SetKey() function219 SipHash_SetKey(ctx, key); in SipHashX()
72 void SipHash_SetKey(SIPHASH_CTX *,
257 SipHash_SetKey(&ctx, psem_global.psem_siphash_key); in psem_cache_hash()263 SipHash_SetKey(&ctx, psem_local.psem_siphash_key); in psem_cache_hash()
508 SipHash_SetKey(&ctx, key); in syncookie_siphash()