Home
last modified time | relevance | path

Searched refs:bn_check_size (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_local.h214 # define bn_check_size(bn, bits) bn_wcheck_size(bn, ((bits+BN_BITS2-1))/BN_BITS2) macro
230 # define bn_check_size(bn, bits) macro
/third_party/openssl/crypto/bn/
H A Dbn_local.h214 # define bn_check_size(bn, bits) bn_wcheck_size(bn, ((bits+BN_BITS2-1))/BN_BITS2) macro
230 # define bn_check_size(bn, bits) macro

Completed in 3 milliseconds