Searched defs:ciphertextArray (Results 1 – 2 of 2) sorted by relevance
394 jbyteArray ciphertextArray = env->NewByteArray(encryptedLen); in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeCtxSeal() local
575 ScopedLocalRef<jbyteArray> ciphertextArray( in rsaDecryptWithPrivateKey() local3898 jbyteArray ciphertextArray, jbyteArray aadArray) { in NativeCrypto_EVP_HPKE_CTX_open()4001 …ScopedLocalRef<jbyteArray> ciphertextArray(env, env->NewByteArray(static_cast<jsize>(encryptedLen)… in NativeCrypto_EVP_HPKE_CTX_seal() local