HomeSort by relevance Sort by last modified time
    Searched full:hmac_method (Results 1 - 1 of 1) sorted by null

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

Completed in 550 milliseconds