Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4202 uint8_t babs = b - ((uint8_t)((-bnegative) & b) << 1); in table_select() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4212 uint8_t babs = b - ((uint8_t)((-bnegative) & b) << 1); in table_select() local
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4212 uint8_t babs = b - ((uint8_t)((-bnegative) & b) << 1); in table_select() local

Completed in 22 milliseconds