Home
last modified time | relevance | path

Searched refs:sSymmetricAlgorithmsLengthInBytes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DObliviousHttpKeyConfig.java43 private static int sSymmetricAlgorithmsLengthInBytes = 2; field in ObliviousHttpKeyConfig
142 keyConfig, currentIndex, sSymmetricAlgorithmsLengthInBytes); in fromSerializedKeyConfig()
143 currentIndex += sSymmetricAlgorithmsLengthInBytes; in fromSerializedKeyConfig()
341 + sSymmetricAlgorithmsLengthInBytes in getSerializedByteArraySize()