Searched defs:BN_set_negative (Results 1 – 8 of 8) sorted by relevance
33 # define BN_set_negative(bn, flag) ((bn)->neg=(flag)?1:0) macro
64 #define BN_set_negative hc_BN_set_negative macro
224 BN_set_negative(BIGNUM *bn, int flag) in BN_set_negative() function
86 #define BN_set_negative PGPV_BN_set_negative macro
742 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
5414 BN_set_negative(BIGNUM *a, int n) in BN_set_negative() function
5475 BN_set_negative(BIGNUM *a, int n) in BN_set_negative() function