Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/
DEapAuthenticator.java66 EapContext eapContext, IEapCallback cb, EapSessionConfig eapSessionConfig) { in EapAuthenticator() argument
68 eapContext.getLooper(), in EapAuthenticator()
71 eapContext.getContext(), in EapAuthenticator()
73 createNewRandomIfNull(eapContext.getRandomnessFactory().getRandom())), in EapAuthenticator()