Searched defs:reservedBytes (Results 1 – 5 of 5) sorted by relevance
44 byte[] reservedBytes) { in EapAkaPrimeTypeData()99 byte[] reservedBytes) { in getInstance()
73 byte[] reservedBytes) { in EapSimTypeData()129 byte[] reservedBytes) { in getInstance()
61 byte[] reservedBytes) { in EapSimAkaTypeData()173 byte[] reservedBytes); in getInstance()
79 byte[] reservedBytes) { in EapAkaTypeData()141 byte[] reservedBytes) { in getInstance()
151 @VisibleForTesting public final byte[] reservedBytes = new byte[RESERVED_BYTES_LEN]; field in EapSimAkaAttribute.EapSimAkaReservedBytesAttribute171 int attributeType, int lengthInBytes, byte[] reservedBytes) in EapSimAkaReservedBytesAttribute()668 public AtMac(byte[] reservedBytes, byte[] mac) throws EapSimAkaInvalidAttributeException { in AtMac()