Searched refs:RSABadValue (Results 1 – 2 of 2) sorted by relevance
520 type RSABadValue int type523 RSABadValueNone RSABadValue = iota713 BadRSAClientKeyExchange RSABadValue
10539 for bad := RSABadValue(1); bad < NumRSABadValues; bad++ {