Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/siphash/
H A Dsiphash.c40 #define U64TO8_LE(p, v) \ macro
246 U64TO8_LE(out, b); in SipHash_Final()
253 U64TO8_LE(out + 8, b); in SipHash_Final()
/third_party/openssl/crypto/siphash/
H A Dsiphash.c40 #define U64TO8_LE(p, v) \ macro
246 U64TO8_LE(out, b); in SipHash_Final()
253 U64TO8_LE(out + 8, b); in SipHash_Final()
/third_party/eudev/src/shared/
H A Dsiphash24.c33 #define U64TO8_LE(p, v) \ macro
134 U64TO8_LE( out, b ); in siphash24()

Completed in 2 milliseconds