Searched refs:sector (Results 1 – 2 of 2) sorted by relevance
369 private boolean authenticate(int sector, byte[] key, boolean keyA) throws IOException { in authenticate() argument370 validateSector(sector); in authenticate()385 cmd[1] = (byte) sectorToBlock(sector); in authenticate()628 private static void validateSector(int sector) { in validateSector() argument636 if (sector < 0 || sector >= MAX_SECTOR_COUNT) { in validateSector()637 throw new IndexOutOfBoundsException("sector out of bounds: " + sector); in validateSector()
11 and have cryptographic hardware to authenticate access to a sector. The most sophisticated tags