Searched refs:sKeyIdSizeInBytes (Results 1 – 1 of 1) sorted by relevance
39 private static int sKeyIdSizeInBytes = 1; field in ObliviousHttpKeyConfig129 int keyId = writeUptoTwoBytesIntoInteger(keyConfig, currentIndex, sKeyIdSizeInBytes); in fromSerializedKeyConfig()130 currentIndex += sKeyIdSizeInBytes; in fromSerializedKeyConfig()338 return sKeyIdSizeInBytes in getSerializedByteArraySize()