Home
last modified time | relevance | path

Searched defs:BadValue (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dsign.go148 func maybeCorruptECDSAValue(n *big.Int, typeOfCorruption BadValue, limit *big.Int) *big.Int {
Dcommon.go477 type BadValue int type