Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dconstant_time_impl.h415 unsigned low_mask = ((unsigned) co - low) >> 8; in mbedtls_ct_uchar_in_range_if() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dsiv128.c80 int64_t low_mask = -((int64_t)(high_carry >> 63)) & 0x87; in siv128_dbl() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c80 int64_t low_mask = -((int64_t)(high_carry >> 63)) & 0x87; in siv128_dbl() local

Completed in 3 milliseconds