Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Drsaz_exp.h57 static ossl_inline void bn_select_words(BN_ULONG *r, BN_ULONG mask, in bn_select_words() function
74 bn_select_words(r, carry, r /* tmp < 0 */, tmp /* tmp >= 0 */, num); in bn_reduce_once_in_place()
/third_party/openssl/crypto/bn/
H A Drsaz_exp.h57 static ossl_inline void bn_select_words(BN_ULONG *r, BN_ULONG mask, in bn_select_words() function
74 bn_select_words(r, carry, r /* tmp < 0 */, tmp /* tmp >= 0 */, num); in bn_reduce_once_in_place()

Completed in 2 milliseconds