Searched defs:BN_mod_inverse (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_gcd.c165 BIGNUM *BN_mod_inverse(BIGNUM *in, BIGNUM *a, const BIGNUM *n, BN_CTX *ctx) function
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_gcd.c208 BIGNUM *BN_mod_inverse(BIGNUM *in, function
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-bn.h117 #define BN_mod_inverse ossl_BN_mod_inverse macro
H A Dossl-bn.c6549 BN_mod_inverse(BIGNUM *in, const BIGNUM *a, const BIGNUM *n, function

Completed in 95 milliseconds