Searched refs:CreateAES256_CTRImpl (Results 1 – 3 of 3) sorted by relevance
292 cipher_ = SymmetricCipher::CreateAES256_CTRImpl(); in initEncryptionCipher()307 cipher_ = SymmetricCipher::CreateAES256_CTRImpl(); in initDecryptionCipher()
108 std::shared_ptr<SymmetricCipher> SymmetricCipher::CreateAES256_CTRImpl() in CreateAES256_CTRImpl() function in SymmetricCipher
76 static std::shared_ptr<SymmetricCipher> CreateAES256_CTRImpl();
Completed in 4 milliseconds