BASE64_PER_RAW 77 chrome/browser/internal_auth.cc BASE64_PER_RAW(kHMACSizeInBytes) + kTickStringLength; BASE64_PER_RAW 170 chrome/browser/internal_auth.cc if (hmac_base64.size() != BASE64_PER_RAW(kHMACSizeInBytes)) { BASE64_PER_RAW 279 chrome/browser/internal_auth.cc passport.substr(BASE64_PER_RAW(kHMACSizeInBytes));