Searched refs:RSABadValue (Results 1 – 2 of 2) sorted by relevance
488 type RSABadValue int type491 RSABadValueNone RSABadValue = iota643 BadRSAClientKeyExchange RSABadValue
9139 for bad := RSABadValue(1); bad < NumRSABadValues; bad++ {