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