Home
last modified time | relevance | path

Searched refs:handshake_failure (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/tlslite/tlslite/
DTLSConnection.py860 AlertDescription.handshake_failure,
1169 AlertDescription.handshake_failure):
1203 AlertDescription.handshake_failure):
1239 AlertDescription.handshake_failure):
1243 AlertDescription.handshake_failure):
1248 AlertDescription.handshake_failure):
1300 AlertDescription.handshake_failure):
1310 AlertDescription.handshake_failure,
1373 AlertDescription.handshake_failure):
1573 postFinishedError = (AlertDescription.handshake_failure,
[all …]
Dconstants.py83 handshake_failure = 40 variable in AlertDescription
220 badIdentifier: (AlertDescription.handshake_failure,),\
Derrors.py35 AlertDescription.handshake_failure: "handshake_failure",\
/external/chromium_org/net/third_party/nss/patches/
Dciphersuiteversion.patch102 + desc = handshake_failure;
111 - desc = handshake_failure;
/external/chromium_org/third_party/tlslite/patches/
Dtls_intolerant.patch61 + AlertDescription.handshake_failure):
Dfallback_scsv.patch21 + version intolerance by returning a fatal, handshake_failure alert.
/external/chromium_org/net/third_party/nss/ssl/
Dssl3prot.h83 handshake_failure = 40, enumerator
Dssl3ecc.c638 desc = handshake_failure; in ssl3_HandleECDHServerKeyExchange()
649 desc = handshake_failure; in ssl3_HandleECDHServerKeyExchange()
683 desc = isTLS ? decrypt_error : handshake_failure; in ssl3_HandleECDHServerKeyExchange()
Dssl3con.c3370 (void)SSL3_SendAlert(ss, alert_fatal, handshake_failure); in ssl3_HandshakeFailure()
3462 case handshake_failure: error = SSL_ERROR_HANDSHAKE_FAILURE_ALERT; in ssl3_HandleAlert()
3509 (desc == handshake_failure)) { in ssl3_HandleAlert()
6379 : handshake_failure; in ssl3_HandleServerHello()
6423 desc = handshake_failure; in ssl3_HandleServerHello()
6436 desc = handshake_failure; in ssl3_HandleServerHello()
6464 desc = handshake_failure; in ssl3_HandleServerHello()
6496 desc = handshake_failure; in ssl3_HandleServerHello()
6503 desc = handshake_failure; in ssl3_HandleServerHello()
6809 desc = isTLS ? decrypt_error : handshake_failure; in ssl3_HandleServerKeyExchange()
[all …]
Dssl3ext.c1973 (void)SSL3_SendAlert(ss, alert_fatal, handshake_failure); in ssl3_HandleRenegotiationInfoXtn()
/external/chromium_org/third_party/tlslite/scripts/
Dtls.py906 elif a.description == AlertDescription.handshake_failure:
1037 elif a.description == AlertDescription.handshake_failure:
1049 elif a.description == AlertDescription.handshake_failure:
/external/chromium_org/third_party/tlslite/
Dreadme.txt385 Server handshake_failure: