Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaAttribute.java601 public static class AtMac extends EapSimAkaAttribute { class in EapSimAkaAttribute
609 public AtMac(int lengthInBytes, ByteBuffer byteBuffer) in AtMac() method in EapSimAkaAttribute.AtMac
626 public AtMac() throws EapSimAkaInvalidAttributeException { in AtMac() method in EapSimAkaAttribute.AtMac
631 public AtMac(byte[] mac) throws EapSimAkaInvalidAttributeException { in AtMac() method in EapSimAkaAttribute.AtMac