Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h71 static ByteBuffer GenerateKey(size_t length);
/AliOS-Things-master/components/oss/src/encryption/
A DCipher.cc62 ByteBuffer SymmetricCipher::GenerateKey(size_t length) in GenerateKey() function in SymmetricCipher
A DCryptoModule.cc298 content.setContentKey(SymmetricCipher::GenerateKey(32)); in generateKeyIV()

Completed in 4 milliseconds