Searched defs:U8TO64_LE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/util/ | ||
H A D | siphash.c | 50 #define U8TO64_LE(p) \ macro |
/freebsd/crypto/openssl/crypto/siphash/ | ||
H A D | siphash.c | 44 #define U8TO64_LE(p) \ macro |