Home
last modified time | relevance | path

Searched defs:LIMB (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/ec/curve448/arch_32/
Df_impl.h17 # define LIMB(x) ((x) & ((1 << 28) - 1)), ((x) >> 28) macro
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
Df_impl.h17 # define LIMB(x) ((x) & ((1 << 28) - 1)), ((x) >> 28) macro