Searched refs:outPlaintextStart (Results 1 – 1 of 1) sorted by relevance
1065 const uint8_t** outPlaintextStart, in coseDecryptAesGcmInPlace() argument1068 assert(outPlaintextStart != nullptr); in coseDecryptAesGcmInPlace()1202 *outPlaintextStart = ciphertextData; in coseDecryptAesGcmInPlace()