Searched defs:gcd_test_fn (Results 1 – 1 of 1) sorted by relevance
29 static const struct gcd_test_fn { struct30 const char *name;31 int (*fn)(BIGNUM *, const BIGNUM *, const BIGNUM *, BN_CTX *);32 int fails_on_zero;