Home
last modified time | relevance | path

Searched refs:encrptedKey (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc58 auto encrptedKey = cipher->Encrypt(contentCryptoMaterial.ContentKey()); in EncryptCEK() local
61 if (encrptedKey.empty() || encrptedKeyIV.empty()) { in EncryptCEK()
67 contentCryptoMaterial.setEncryptedContentKey(encrptedKey); in EncryptCEK()

Completed in 2 milliseconds