Searched refs:algorithmsLength (Results 1 – 1 of 1) sorted by relevance
140 int algorithmsLength = in fromSerializedKeyConfig() local145 if (currentIndex + algorithmsLength != keyConfig.length) { in fromSerializedKeyConfig()258 int algorithmsLength = sKdfIdSizeInBytes + sAeadIdSizeInBytes; in serializeKeyConfigToBytes() local259 copyTwoBytesFromInteger(algorithmsLength, serializedArray, currentIndex); in serializeKeyConfigToBytes()