Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_mask_bits

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