Searched defs:BN_gcd (Results 1 – 4 of 4) sorted by relevance
549 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd() function
107 #define BN_gcd PGPV_BN_gcd macro
5770 BN_gcd(BIGNUM *r, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) in BN_gcd() function