Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Dbn.h760 #define bn_fix_top(a) bn_check_top(a) macro
766 #define bn_fix_top(a) bn_correct_top(a) macro
/external/openssl/crypto/bn/
Dbn.h760 #define bn_fix_top(a) bn_check_top(a) macro
766 #define bn_fix_top(a) bn_correct_top(a) macro