Searched refs:encrptedKey (Results 1 – 1 of 1) sorted by relevance
58 auto encrptedKey = cipher->Encrypt(contentCryptoMaterial.ContentKey()); in EncryptCEK() local61 if (encrptedKey.empty() || encrptedKeyIV.empty()) { in EncryptCEK()67 contentCryptoMaterial.setEncryptedContentKey(encrptedKey); in EncryptCEK()
Completed in 2 milliseconds