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

/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_gcd.c117 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) function

Completed in 175 milliseconds