Home
last modified time | relevance | path

Searched refs:mac_copy (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc483 std::string mac_copy = mac; in VerifyMAC() local
484 DecodeWebSafe(&mac_copy); in VerifyMAC()
486 base::Base64Decode(mac_copy, &decoded_mac); in VerifyMAC()