Home
last modified time | relevance | path

Searched defs:EAP_AT_ENCR_DATA (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaAttribute.java77 public static final int EAP_AT_ENCR_DATA = 130; field in EapSimAkaAttribute
108 EAP_ATTRIBUTE_STRING.put(EAP_AT_ENCR_DATA, "AT_ENCR_DATA"); in EAP_ATTRIBUTE_STRING.put() argument