Searched defs:kAut (Results 1 – 2 of 2) sorted by relevance
86 private ReauthInfo(int reauthCount, byte[] mk, byte[] kEncr, byte[] kAut) { in ReauthInfo()100 byte[] kAut, in ReauthInfo()180 String reauthId, String permanentId, int count, byte[] mk, byte[] kEncr, byte[] kAut) { in registerReauthCredentials()
758 private EapSimAkaMethodStateMachine buildEapAkaStateMachineWithKAut(byte[] kAut) { in buildEapAkaStateMachineWithKAut()