Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimTypeData.java50 EAP_SIM_SUBTYPE_STRING.put(EAP_SIM_REAUTHENTICATION, "Re-authentication"); in EAP_SIM_SUBTYPE_STRING.put()
DEapAkaTypeData.java54 EAP_AKA_SUBTYPE_STRING.put(EAP_AKA_REAUTHENTICATION, "Re-authentication"); in EAP_AKA_SUBTYPE_STRING.put()
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dmod.rs108 pub mod authentication; module
/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecConfig.java102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto924 optional Auth authentication = 4; field