Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_local.h187 # define bn_check_size(bn, bits) bn_wcheck_size(bn, ((bits+BN_BITS2-1))/BN_BITS2) macro
203 # define bn_check_size(bn, bits) macro