Searched defs:BN_mod_sub (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_mod.c159 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) function
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dopenssl_missing.c228 BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) function

Completed in 158 milliseconds