HomeSort by relevance Sort by last modified time
    Searched refs:VerifyAuthenticodeSignature (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/app/
signature_validator_win.h 18 bool VerifyAuthenticodeSignature(const base::FilePath& signed_file);
signature_validator_win_unittest.cc 94 ASSERT_EQ(isValid, VerifyAuthenticodeSignature(full_dll_path));
signature_validator_win.cc 134 bool VerifyAuthenticodeSignature(const base::FilePath& signed_file) {

Completed in 84 milliseconds