Searched defs:BN_mod_sub (Results 1 – 2 of 2) sorted by relevance
159 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) in BN_mod_sub() function