Home
last modified time | relevance | path

Searched refs:AlertType (Results 1 – 4 of 4) sorted by relevance

/external/ukey2/src/main/java/com/google/security/cryptauth/lib/securegcm/
DUkey2Handshake.java610 throwAlertException(Ukey2Alert.AlertType.BAD_MESSAGE, in parseMessage1()
617 Ukey2Alert.AlertType.BAD_MESSAGE_TYPE, in parseMessage1()
624 throwAlertException(Ukey2Alert.AlertType.BAD_MESSAGE_DATA, in parseMessage1()
631 throwAlertException(Ukey2Alert.AlertType.BAD_MESSAGE_DATA, in parseMessage1()
637 throwAlertException(Ukey2Alert.AlertType.BAD_VERSION, "ClientInit missing version"); in parseMessage1()
640 throwAlertException(Ukey2Alert.AlertType.BAD_VERSION, "ClientInit version mismatch"); in parseMessage1()
646 throwAlertException(Ukey2Alert.AlertType.BAD_RANDOM, "ClientInit missing random"); in parseMessage1()
649 throwAlertException(Ukey2Alert.AlertType.BAD_RANDOM, "ClientInit has incorrect nonce length"); in parseMessage1()
660 Ukey2Alert.AlertType.BAD_HANDSHAKE_CIPHER, "ClientInit is missing cipher commitments"); in parseMessage1()
666 Ukey2Alert.AlertType.BAD_HANDSHAKE_CIPHER, in parseMessage1()
[all …]
/external/ukey2/src/main/proto/
Dukey.proto37 enum AlertType { enum
62 optional AlertType type = 1;
/external/python/cpython2/Mac/Modules/dlg/
Ddlgsupport.py29 AlertType = Type("AlertType", "h") variable
/external/ukey2/
DREADME.md62 enum AlertType {
84 optional AlertType type = 1;