Searched defs:BN_gcd (Results 1 – 1 of 1) sorted by relevance
581 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd() function
Completed in 4 milliseconds