Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h44 void setContentIV(const ByteBuffer& iv) { contentIV_ = iv; } in setContentIV() function
/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc100 contentCryptoMaterial.setContentIV(iv); in DecryptCEK()
A DCryptoModule.cc301 content.setContentIV(iv); in generateKeyIV()

Completed in 7 milliseconds