Searched refs:contentEncryptionKeySize (Results 1 – 1 of 1) sorted by relevance
1358 size_t contentEncryptionKeySize = 0; in coseDecryptAesGcmKeyWrapInPlace() local1392 if (CborReadBstr(&in, &contentEncryptionKeySize, in coseDecryptAesGcmKeyWrapInPlace()1397 if (contentEncryptionKeySize != kAesGcmKeySize) { in coseDecryptAesGcmKeyWrapInPlace()1400 contentEncryptionKeySize); in coseDecryptAesGcmKeyWrapInPlace()1424 contentEncryptionKeySize); in coseDecryptAesGcmKeyWrapInPlace()