Searched defs:startingIndex (Results 1 – 1 of 1) sorted by relevance
299 byte[] keyConfig, int startingIndex, int numberOfBytes) throws InvalidKeySpecException { in writeUptoTwoBytesIntoInteger()314 private static int writeOneByteToInt(byte[] input, int startingIndex) { in writeOneByteToInt()318 private static int writeTwoBytesToInt(byte[] input, int startingIndex) { in writeTwoBytesToInt()