Searched refs:TLSNoAuthenticationError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tlslite/tlslite/
H A Dchecker.py77 raise TLSNoAuthenticationError(
H A Derrors.py9 TLSAuthenticationError, TLSNoAuthenticationError, TLSAuthenticationTypeError,
132 class TLSNoAuthenticationError(TLSAuthenticationError): class in inherits:TLSAuthenticationError

Completed in 161 milliseconds