Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc59 auto encrptedKeyIV = cipher->Encrypt(contentCryptoMaterial.ContentIV()); in EncryptCEK() local
61 if (encrptedKey.empty() || encrptedKeyIV.empty()) { in EncryptCEK()
68 contentCryptoMaterial.setEncryptedContentIV(encrptedKeyIV); in EncryptCEK()

Completed in 2 milliseconds