Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Daes_ccm.cpp194 uint8_t *ciphertextBytes = reinterpret_cast<uint8_t *>(aCipherText); in Payload() local
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc583 ScopedByteArrayRW ciphertextBytes(env, ciphertextArray.get()); in rsaDecryptWithPrivateKey() local
4005 ScopedByteArrayRW ciphertextBytes(env, ciphertextArray.get()); in NativeCrypto_EVP_HPKE_CTX_seal() local