Home
last modified time | relevance | path

Searched refs:untrusted (Results 1 – 25 of 160) sorted by relevance

1234567

/external/nanopb-c/docs/
Dsecurity.rst14 untrusted data. Naturally, if the attacker can modify the contents of a
16 Therefore the application itself must be prepared to receive untrusted values.
23 Division of trusted and untrusted data
36 The following data is regarded as **untrusted**. Invalid/malicious data in
47 untrusted data has been maliciously crafted:
74 checked if they are used with untrusted data.
/external/regex-re2/re2/testing/
Dtester.cc82 bool untrusted; // don't really trust the answer member
429 result->untrusted = true; in RunSearch()
515 if (!r.untrusted) in RunCase()
518 LogMatch(r.untrusted ? "(Untrusted) Mismatch: " : "Mismatch: ", i, text, in RunCase()
/external/sepolicy/
Dblkid_untrusted.te1 # blkid for untrusted block devices
Dfsck_untrusted.te1 # Any fsck program run on untrusted block devices
Duntrusted_app.te4 ### This file defines the rules for untrusted apps.
129 # Do not allow untrusted apps to register services.
Dvold.te12 # domain when working with untrusted block devices
Dinit.te281 # Never read/follow symlinks created by shell or untrusted apps.
/external/boringssl/src/crypto/x509/
Dx509_vfy.c225 if (ctx->untrusted != NULL in X509_verify_cert()
226 && (sktmp=sk_X509_dup(ctx->untrusted)) == NULL) in X509_verify_cert()
266 if (ctx->untrusted != NULL) in X509_verify_cert()
1228 for (i = 0; i < sk_X509_num(ctx->untrusted); i++) in crl_akid_check()
1230 crl_issuer = sk_X509_value(ctx->untrusted, i); in crl_akid_check()
1256 if (!X509_STORE_CTX_init(&crl_ctx, ctx->ctx, x, ctx->untrusted)) in check_crl_path()
2132 ctx->untrusted=sk; in X509_STORE_CTX_set_chain()
2233 ctx->untrusted=chain; in X509_STORE_CTX_init()
/external/owasp/sanitizer/lib/guava-libraries/
DREADME41 untrusted code.
/external/guava/
DREADME41 untrusted code.
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
DREADME441 WARNING: if you use ssvnc from an "Internet Cafe", i.e. an untrusted
665 machines you connect to via SSVNC. Note that an untrusted local
680 If the untrusted local user tries to connect to these ports, he may
688 SSL authentication of the viewer that helps, unless the untrusted
692 at a time, then the window of opportunity that the untrusted local
696 untrusted local user cannot connect once your session is established).
719 connections to be from you (this assumes the untrusted local
726 time the untrusted local user can connect to the tunnel much smaller.
/external/boringssl/src/ssl/
Dssl_cert.c845 STACK_OF(X509) *chain = NULL, *untrusted = NULL; in ssl_build_cert_chain()
890 untrusted = cpk->chain; in ssl_build_cert_chain()
894 if (!X509_STORE_CTX_init(&xs_ctx, chain_store, cpk->x509, untrusted)) { in ssl_build_cert_chain()
/external/clang/include/clang/AST/
DCommentHTMLTags.td56 // output if the input is untrusted.
/external/wpa_supplicant_8/hs20/server/ca/
Dsetup.sh207 $OPENSSL verify -CAfile rootCA/cacert.pem -untrusted demoCA/cacert.pem *.pem
/external/openssh/
DPROTOCOL.krl165 Implementations that retrieve KRLs over untrusted channels must verify
Dssh_config.0374 Specify a timeout for untrusted X11 forwarding using the format
377 The default is to disable untrusted X11 forwarding after twenty
385 considered untrusted and prevented from stealing or tampering
394 the restrictions imposed on untrusted clients.
Dsshd.015 communications between two untrusted hosts over an insecure network.
/external/markdown/docs/
Dusing_as_module.txt103 by untrusted users, you may want to use the "safe_mode" option which ensures
/external/libvncserver/webclients/novnc/include/web-socket-js/
DREADME.txt75 …your server. So don't trust Cookie and other headers if you allow connection from untrusted origin.
/external/openssh/contrib/suse/
Dopenssh.spec54 two untrusted hosts over an insecure network. X11 connections and
/external/boringssl/src/include/openssl/
Dx509_vfy.h236 STACK_OF(X509) *untrusted; /* chain of X509s - untrusted - passed in */
/external/bzip2/
DCHANGES276 decompress bitstreams from untrusted sources, an upgrade
/external/tcpdump/
DINSTALL.txt26 man page for details. DO NOT give untrusted users the ability to
/external/openssh/contrib/redhat/
Dopenssh.spec138 untrusted hosts over an insecure network. X11 connections and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

1234567