Searched refs:SipRounds (Results 1 – 1 of 1) sorted by relevance
52 static void SipRounds(SIPHASH_CTX *ctx, int final);113 SipRounds(ctx, 0); in SipBuf()166 SipRounds(ctx, 0); in SipHash_Update()174 SipRounds(ctx, 0); in SipHash_Update()206 SipRounds(ctx, 1); in SipHash_End()228 SipRounds(SIPHASH_CTX *ctx, int final) in SipRounds() function