Searched refs:U64TO8_LE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Dsiphash.c34 #define U64TO8_LE(p, v) \ macro
155 U64TO8_LE(out, b);
167 U64TO8_LE(out + 8, b);
/netbsd-current/external/bsd/unbound/dist/util/
H A Dsiphash.c46 #define U64TO8_LE(p, v) \ macro
177 U64TO8_LE(out, b);
189 U64TO8_LE(out + 8, b);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/siphash/
H A Dsiphash.c45 #define U64TO8_LE(p, v) \ macro
251 U64TO8_LE(out, b);
258 U64TO8_LE(out + 8, b);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/siphash/
H A Dsiphash.c40 #define U64TO8_LE(p, v) \ macro
246 U64TO8_LE(out, b);
253 U64TO8_LE(out + 8, b);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dsiphash.c81 #define U64TO8_LE(p, v) \ macro
175 U64TO8_LE(out, b);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dsiphash.c81 #define U64TO8_LE(p, v) \ macro
175 U64TO8_LE(out, b);

Completed in 253 milliseconds