Searched refs:ciphertextArray (Results 1 – 1 of 1) sorted by relevance
394 jbyteArray ciphertextArray = env->NewByteArray(encryptedLen); in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeCtxSeal() local395 env->SetByteArrayRegion(ciphertextArray, 0, encryptedLen, in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeCtxSeal()397 return ciphertextArray; in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeCtxSeal()