Searched defs:BN_reciprocal (Results 1 – 2 of 2) sorted by relevance
174 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) in BN_reciprocal() function