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