Searched defs:BN_set_negative (Results 1 – 3 of 3) sorted by relevance
32 pub fn BN_set_negative(bn: *mut BIGNUM, n: c_int); in BN_set_negative() function
762 void BN_set_negative(BIGNUM *a, int b) in BN_set_negative() function
787 void BN_set_negative(BIGNUM *a, int b) in BN_set_negative() function