Searched refs:RSABadValue (Results 1 – 2 of 2) sorted by relevance
403 type RSABadValue int type406 RSABadValueNone RSABadValue = iota526 BadRSAClientKeyExchange RSABadValue
4621 for bad := RSABadValue(1); bad < NumRSABadValues; bad++ {