Searched defs:bn_correct_top (Results 1 – 3 of 3) sorted by relevance
316 void bn_correct_top(BIGNUM *bn) { in bn_correct_top() function
800 #define bn_correct_top(a) \ macro