Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dsiv128.c79 uint64_t low_carry = low & (((uint64_t)1) << 63); in siv128_dbl() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c79 uint64_t low_carry = low & (((uint64_t)1) << 63); in siv128_dbl() local

Completed in 3 milliseconds