Searched refs:SIP_U8TO64_LE (Results 1 – 1 of 1) sorted by relevance
123 #define SIP_U8TO64_LE(p) \ macro148 key->k[0] = SIP_U8TO64_LE((const unsigned char *)src); in sip_tokey()149 key->k[1] = SIP_U8TO64_LE((const unsigned char *)src + 8); in sip_tokey()217 m = SIP_U8TO64_LE(H->buf); in sip24_update()367 if (siphash24(in, i, &k) != SIP_U8TO64_LE(vectors[i])) in sip24_valid()