Home
last modified time | relevance | path

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

/trusty/user/base/lib/apploader_package/
Dcose.cpp1065 const uint8_t** outPlaintextStart, in coseDecryptAesGcmInPlace() argument
1068 assert(outPlaintextStart != nullptr); in coseDecryptAesGcmInPlace()
1202 *outPlaintextStart = ciphertextData; in coseDecryptAesGcmInPlace()