Searched defs:BN_sub (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_add.c276 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) function
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_add.c263 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) function
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-bn.h135 #define BN_sub ossl_BN_sub macro
H A Dossl-bn.c2684 BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) function
[all...]

Completed in 132 milliseconds