Home
last modified time | relevance | path

Searched defs:high_carry (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dsiv128.c78 uint64_t high_carry = high & (((uint64_t)1) << 63); in siv128_dbl() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c78 uint64_t high_carry = high & (((uint64_t)1) << 63); in siv128_dbl() local

Completed in 2 milliseconds