Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DCryptoConfiguration.cc20 CryptoConfiguration::CryptoConfiguration(): in CryptoConfiguration() function in CryptoConfiguration
26 CryptoConfiguration::~CryptoConfiguration() in ~CryptoConfiguration()
A DCryptoModule.h43 const CryptoConfiguration& cryptoConfig);
46 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf…
59 CryptoConfiguration cryptoConfig_;
66 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf…
A DCryptoModule.cc42 const CryptoConfiguration& cryptoConfig) in CreateCryptoModule()
51 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf… in CryptoModule()
281 const CryptoConfiguration& cryptoConfig): in CryptoModuleAESCTR()
A DOssEncryptionClient.cc200 …const std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& crypto… in OssEncryptionClient()
206 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf… in OssEncryptionClient()
215 …const std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& crypto… in OssEncryptionClient()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCryptoConfiguration.h37 class ALIBABACLOUD_OSS_EXPORT CryptoConfiguration
40 CryptoConfiguration();
41 ~CryptoConfiguration();
/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssEncryptionClient.h35 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf…
39 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf…
43 …t std::shared_ptr<EncryptionMaterials>& encryptionMaterials, const CryptoConfiguration& cryptoConf…
90 CryptoConfiguration cryptoConfig_;

Completed in 13 milliseconds