Searched refs:hmac_method (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_utils.cc67 std::string hmac_method; local
75 !root.GetString(encrypted::kHMACMethod, &hmac_method) ||
87 if (hmac_method != encrypted::kSHA1 ||

Completed in 51 milliseconds