Searched refs:contentEncryptionKeyStart (Results 1 – 1 of 1) sorted by relevance
1357 const uint8_t* contentEncryptionKeyStart = nullptr; in coseDecryptAesGcmKeyWrapInPlace() local1393 &contentEncryptionKeyStart)) { in coseDecryptAesGcmKeyWrapInPlace()1418 } else if (!contentEncryptionKeyStart) { in coseDecryptAesGcmKeyWrapInPlace()1423 const CoseByteView contentEncryptionKey(contentEncryptionKeyStart, in coseDecryptAesGcmKeyWrapInPlace()