Searched refs:sKdfIdSizeInBytes (Results 1 – 1 of 1) sorted by relevance
41 private static int sKdfIdSizeInBytes = 2; field in ObliviousHttpKeyConfig151 int kdfId = writeUptoTwoBytesIntoInteger(keyConfig, currentIndex, sKdfIdSizeInBytes); in fromSerializedKeyConfig()152 currentIndex += sKdfIdSizeInBytes; in fromSerializedKeyConfig()258 int algorithmsLength = sKdfIdSizeInBytes + sAeadIdSizeInBytes; in serializeKeyConfigToBytes()342 + sKdfIdSizeInBytes in getSerializedByteArraySize()