Searched defs:BN_mod_add (Results 1 – 3 of 3) sorted by relevance
33 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_add() function
28 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_add() function
51 pub fn BN_mod_add( in BN_mod_add() function