HomeSort by relevance Sort by last modified time
    Searched full:trusted (Results 401 - 425 of 873) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.h 54 // Stop |thread| in a way that can be trusted by the sandbox.
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.h 20 #include "ppapi/c/trusted/ppp_broker.h"
  /external/chromium_org/content/renderer/pepper/
message_channel.h 108 // also trusted plugins for which we will continue to support synchronous
  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc 195 // Trusted devices are devices that don't support pairing but that the
198 return properties->paired.value() || properties->trusted.value();
717 GetProperties(object_path_)->trusted.Set(
725 << ": Failed to set device as trusted";
  /external/chromium_org/ipc/
ipc_channel_nacl.h 28 // NaClDescCustom. See NaClIPCAdapter for the trusted-side implementation.
  /external/chromium_org/net/cert/
cert_verify_proc_mac.cc 198 // The current certificate is either in the user's trusted store or is
350 // Note: An OK return does not mean that |cert_array| is trusted, merely that
444 // Root" as part of its trusted root store. However, a cross-certified version
588 // Certificate chain is valid and trusted ("unspecified" indicates that
test_root_certs_win.cc 135 // in temporary_roots() will be found and seen as trusted.
  /external/chromium_org/net/data/ssl/scripts/
generate-redundant-test-chains.sh 19 # installed as a trusted root. Therefore, the chain will validate as chain
  /external/chromium_org/net/disk_cache/
disk_format.h 40 // and all the data can be trusted, the dirty flag is cleared from the entry.
  /external/chromium_org/net/quic/
quic_data_reader.h 26 // trusted and it is up to the caller to throw away the failed instance and
  /external/chromium_org/net/spdy/
spdy_frame_reader.h 25 // trusted and it is up to the caller to throw away the failed instance and
  /external/chromium_org/ppapi/api/private/
ppb_tcp_socket_private.idl 104 * Adds a trusted/untrusted chain building certificate to be used for this
  /external/chromium_org/ppapi/c/
ppp.h 87 * (Native Client) implementations. This function may be skipped on trusted
  /external/chromium_org/ppapi/cpp/private/
flash.cc 19 #include "ppapi/cpp/trusted/browser_font_trusted.h"
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
json_manifest.cc 9 #include "ppapi/native_client/src/trusted/plugin/json_manifest.h"
20 #include "ppapi/native_client/src/trusted/plugin/plugin_error.h"
21 #include "ppapi/native_client/src/trusted/plugin/pnacl_options.h"
22 #include "ppapi/native_client/src/trusted/plugin/utility.h"
scriptable_plugin.h 17 #include "ppapi/native_client/src/trusted/plugin/utility.h"
  /external/chromium_org/ppapi/proxy/
ppb_broker_proxy.cc 9 #include "ppapi/c/trusted/ppb_broker_trusted.h"
ppb_image_data_proxy.h 106 // can be used by NaCl. It can also be used by trusted apps when access to the
  /external/chromium_org/ppapi/tests/
all_c_includes.h 132 #include "ppapi/c/trusted/ppb_url_loader_trusted.h"
  /external/chromium_org/third_party/WebKit/Source/core/fileapi/
File.h 40 // AllContentTypes should only be used when the full path/name are trusted; otherwise, it could
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
t_x509a.c 85 } else BIO_printf(out, "%*sNo Trusted Uses.\n", indent, "");
x_x509.c 163 * functions set how a certificate is trusted they should only
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_err.c 114 {ERR_REASON(OCSP_R_ROOT_CA_NOT_TRUSTED) ,"root ca not trusted"},
  /external/chromium_org/third_party/skia/include/core/
SkDocument.h 109 * The stream output must be ignored, and should not be trusted.
  /external/chromium_org/third_party/tlslite/tlslite/
Checker.py 50 @param x509TrustList: A list of trusted root certificates. The

Completed in 2639 milliseconds

<<11121314151617181920>>