Searched defs:algorithms (Results 1 – 6 of 6) sorted by relevance
164 …GetSignatureAlgorithms([&context](int32_t errorNumber, const std::vector<std::string> &algorithms)… in ExecGetSignatureAlgorithms()
389 … tlsSocket.GetSignatureAlgorithms([](int32_t errCode, const std::vector<std::string> &algorithms) { in __anonf124b5130902()
520 …tureAlgorithms([&signatureAlgorithms](int32_t errCode, const std::vector<std::string> &algorithms)… in __anon6be68d763002()
532 …tureAlgorithms([&signatureAlgorithms](int32_t errCode, const std::vector<std::string> &algorithms)… in __anonff1fd3453102()
84 …sSocket.GetSignatureAlgorithms([](int32_t errorNumber, const std::vector<std::string> &algorithms)… in BindFuzzTest()
619 …Socket::CallGetSignatureAlgorithmsCallback(int32_t err, const std::vector<std::string> &algorithms, in CallGetSignatureAlgorithmsCallback()