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