Home
last modified time | relevance | path

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

/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()

Completed in 5 milliseconds