Searched refs:ciphertextBytes (Results 1 – 1 of 1) sorted by relevance
628 ScopedByteArrayRW ciphertextBytes(env, ciphertextArray.get()); in rsaDecryptWithPrivateKey() local629 if (ciphertextBytes.get() == nullptr) { in rsaDecryptWithPrivateKey()634 memcpy(ciphertextBytes.get(), ciphertext, ciphertext_len); in rsaDecryptWithPrivateKey()