Searched defs:BN_gcd (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_gcd.c83 int BN_gcd(BIGNUM *r, BIGNUM *in_a, BIGNUM *in_b, BN_CTX *ctx) function
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bn.h80 #define BN_gcd ossl_BN_gcd macro
H A Dossl-bn.c6423 BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) function

Completed in 100 milliseconds