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

  /external/libweave/third_party/chromium/build/
build_config.h 79 #error Cannot use both OpenSSL and NSS
  /external/libchrome/build/
build_config.h 101 #error Cannot use both OpenSSL and NSS for certificates
  /system/extras/perfprofd/quipper/build/
build_config.h 56 #error Cannot use both OpenSSL and NSS
  /external/autotest/client/site_tests/security_RootCA/
security_RootCA.py 30 """Verifies that the root CAs trusted by both NSS and OpenSSL
41 baselines = {'nss': {}, 'openssl': {}}
44 for i in ['nss', 'openssl']:
51 Returns the dict of certificate fingerprints observed in NSS,
52 or None if NSS is not available.
70 # Add the certs found in the compiled NSS shlib to a new module in DB.
162 Covers both NSS and OpenSSL.
175 seen['nss'] = nss_store
179 # Merge all 4 dictionaries (seen-nss, seen-openssl, expected-nss,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ProcStatsEntry.java 230 for (int iss=0, NSS=subProcServices.size(); iss<NSS; iss++) {
  /frameworks/base/core/java/com/android/internal/app/procstats/
ProcessState.java     [all...]

Completed in 141 milliseconds