Searched refs:contentEncryptionKeySize (Results 1 – 1 of 1) sorted by relevance
1382 size_t contentEncryptionKeySize = 0; in coseDecryptAesGcmKeyWrapInPlace() local1416 if (CborReadBstr(&in, &contentEncryptionKeySize, in coseDecryptAesGcmKeyWrapInPlace()1421 if (contentEncryptionKeySize != kAesGcmKeySize) { in coseDecryptAesGcmKeyWrapInPlace()1424 contentEncryptionKeySize); in coseDecryptAesGcmKeyWrapInPlace()1448 contentEncryptionKeySize); in coseDecryptAesGcmKeyWrapInPlace()