Home
last modified time | relevance | path

Searched defs:high_mask (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/library/
H A Dconstant_time_impl.h417 unsigned high_mask = ((unsigned) high - co) >> 8; in mbedtls_ct_uchar_in_range_if() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dsiv128.c81 uint64_t high_mask = low_carry >> 63; in siv128_dbl() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c81 uint64_t high_mask = low_carry >> 63; in siv128_dbl() local

Completed in 5 milliseconds