Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp1515 ScopedByteArrayRW ciphertextBytes(env, ciphertextArray.get()); local
1516 if (ciphertextBytes.get() == NULL) {
1521 memcpy(ciphertextBytes.get(), ciphertext, ciphertext_len);