Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc55 auto cipher = AsymmetricCipher::CreateRSA_NONEImpl(); in EncryptCEK()
75 auto cipher = AsymmetricCipher::CreateRSA_NONEImpl(); in DecryptCEK()
A DCipher.cc130 std::shared_ptr<AsymmetricCipher> AsymmetricCipher::CreateRSA_NONEImpl() in CreateRSA_NONEImpl() function in AsymmetricCipher
/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h107 static std::shared_ptr<AsymmetricCipher> CreateRSA_NONEImpl();

Completed in 19 milliseconds