Searched refs:SipHash_CRounds (Results 1 – 1 of 1) sorted by relevance
77 static void SipHash_CRounds(SIPHASH_CTX *ctx, const void *ptr, int rounds) in SipHash_CRounds() function 119 SipHash_CRounds(ctx, ctx->buf, rc); in SipHash_Update() 129 SipHash_CRounds(ctx, ptr, rc); in SipHash_Update() 157 SipHash_CRounds(ctx, ctx->buf, rc); in SipHash_End()