Searched defs:cryptAlgo (Results 1 – 3 of 3) sorted by relevance
53 crypt::Algorithms cryptAlgo) : in Interface()146 crypt::Algorithms cryptAlgo; member in cipher::rakp_auth::Interface165 crypt::Algorithms cryptAlgo) : in AlgoSHA1()200 crypt::Algorithms cryptAlgo) : in AlgoSHA256()
215 void setCryptAlgo(std::unique_ptr<cipher::crypt::Interface>&& cryptAlgo) in setCryptAlgo()
80 cipher::integrity::Algorithms intAlgo, cipher::crypt::Algorithms cryptAlgo) in startSession()