Home
last modified time | relevance | path

Searched refs:LL2HBITS (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_local.h569 # define LL2HBITS(a) ((BN_ULLONG)((a)&BN_MASKl)<<BN_BITS2) macro
/third_party/openssl/crypto/bn/
Dbn_local.h569 # define LL2HBITS(a) ((BN_ULLONG)((a)&BN_MASKl)<<BN_BITS2) macro