HomeSort by relevance Sort by last modified time
    Searched defs:TRUSTED_EMAIL (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
cert_database.h 77 // For EMAIL_CERT, only TRUSTED_EMAIL makes sense, and specifies the cert is
82 TRUSTED_EMAIL = 1 << 1,
  /external/chromium_org/net/cert/
nss_cert_database.h 72 // For EMAIL_CERT, only TRUSTED_EMAIL makes sense, and specifies the cert is
84 TRUSTED_EMAIL = 1 << 1,

Completed in 40 milliseconds