Home
last modified time | relevance | path

Searched defs:algorithmsLength (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DObliviousHttpKeyConfig.java140 int algorithmsLength = in fromSerializedKeyConfig() local
258 int algorithmsLength = sKdfIdSizeInBytes + sAeadIdSizeInBytes; in serializeKeyConfigToBytes() local