Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DCryptoModule.cc292 cipher_ = SymmetricCipher::CreateAES256_CTRImpl(); in initEncryptionCipher()
307 cipher_ = SymmetricCipher::CreateAES256_CTRImpl(); in initDecryptionCipher()
A DCipher.cc108 std::shared_ptr<SymmetricCipher> SymmetricCipher::CreateAES256_CTRImpl() in CreateAES256_CTRImpl() function in SymmetricCipher
/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h76 static std::shared_ptr<SymmetricCipher> CreateAES256_CTRImpl();

Completed in 4 milliseconds