Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaAttribute.java53 public static final int EAP_AT_AUTN = 2; field in EapSimAkaAttribute
86 EAP_ATTRIBUTE_STRING.put(EAP_AT_AUTN, "AT_AUTN"); in EAP_ATTRIBUTE_STRING.put() argument