Searched refs:maybeCorruptECDSAValue (Results 1 – 1 of 1) sorted by relevance
148 func maybeCorruptECDSAValue(n *big.Int, typeOfCorruption BadValue, limit *big.Int) *big.Int { func184 r = maybeCorruptECDSAValue(r, config.Bugs.BadECDSAR, order)185 s = maybeCorruptECDSAValue(s, config.Bugs.BadECDSAS, order)