Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_local.h212 # define bn_fix_top(a) bn_check_top(a) macro
229 # define bn_fix_top(a) bn_correct_top(a) macro
H A DREADME.pod10 bn_expand, bn_wexpand, bn_expand2, bn_fix_top, bn_check_top,
55 void bn_fix_top(BIGNUM *a);
210 The bn_fix_top() macro reduces B<a-E<gt>top> to point to the most

Completed in 9 milliseconds