Searched refs:setContentKey (Results 1 – 3 of 3) sorted by relevance
43 void setContentKey(const ByteBuffer& key) { contentKey_ = key; } in setContentKey() function
99 contentCryptoMaterial.setContentKey(key); in DecryptCEK()
298 content.setContentKey(SymmetricCipher::GenerateKey(32)); in generateKeyIV()
Completed in 7 milliseconds