Searched defs:BN_set_negative (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Dbn.h62 #define BN_set_negative hc_BN_set_negative macro
H A Dbn.c227 BN_set_negative(BIGNUM *bn, int flag) function
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_lib.c771 void BN_set_negative(BIGNUM *a, int b) function
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-bn.h132 #define BN_set_negative ossl_BN_set_negative macro
H A Dossl-bn.c2030 BN_set_negative(BIGNUM *a, int b) function

Completed in 150 milliseconds