Searched defs:bRef (Results 1 – 2 of 2) sorted by relevance
275 static void mult(BigInt& aRef, const BigInt& bRef) in mult()488 static ALWAYS_INLINE void diff(BigInt& c, const BigInt& aRef, const BigInt& bRef) in diff()
3224 BIGNUM* bRef = NULL; in NativeCrypto_EC_GROUP_new_curve() local