Home | History | Annotate | Download | only in openssl

Lines Matching full:bn_mask_bits

514 /* BN_mask_bits truncates |a| so that it is only |n| bits long. It returns one
516 OPENSSL_EXPORT int BN_mask_bits(BIGNUM *a, int n);