Home
last modified time | relevance | path

Searched refs:sensitive (Results 1 – 25 of 95) sorted by relevance

1234

/trueos/sys/isa/
HDisahint.c43 int sensitive, start, count; in isa_hinted_child() local
47 sensitive = 0; in isa_hinted_child()
48 if (resource_int_value(name, unit, "sensitive", &sensitive) != 0) in isa_hinted_child()
49 resource_int_value(name, -1, "sensitive", &sensitive); in isa_hinted_child()
51 if (sensitive) in isa_hinted_child()
/trueos/crypto/openssh/
HDsshconnect1.c675 Sensitive *sensitive) in ssh_userauth1() argument
707 for (i = 0; i < sensitive->nkeys; i++) { in ssh_userauth1()
708 if (sensitive->keys[i] != NULL && in ssh_userauth1()
709 sensitive->keys[i]->type == KEY_RSA1 && in ssh_userauth1()
711 sensitive->keys[i])) in ssh_userauth1()
HDsshconnect2.c281 Sensitive *sensitive; member
368 Sensitive *sensitive) in ssh_userauth2() argument
408 authctxt.sensitive = sensitive; in ssh_userauth2()
1515 Sensitive *sensitive = authctxt->sensitive; in userauth_hostbased() local
1524 for (i = 0; i < sensitive->nkeys; i++) { in userauth_hostbased()
1525 private = sensitive->keys[i]; in userauth_hostbased()
1529 sensitive->keys[i] = NULL; in userauth_hostbased()
1570 if (sensitive->external_keysign) in userauth_hostbased()
HDsshconnect.c1287 ssh_login(Sensitive *sensitive, const char *orighost, in ssh_login() argument
1310 ssh_userauth2(local_user, server_user, host, sensitive); in ssh_login()
1313 ssh_userauth1(local_user, server_user, host, sensitive); in ssh_login()
HDssh.0805 sensitive, but the recommended permissions are read/write for the
824 sensitive data and should be readable by the user but not
828 will be used to encrypt the sensitive part of this file using
837 sensitive and can (but need not) be readable by anyone.
/trueos/contrib/ee/
HDee.msg14 3 "case sensitive search"
60 49 "write : write a file case : case sensitive search "
75 64 "write: write a file |case : case sensitive search |exit : leave and save "
/trueos/contrib/llvm/patches/
HDpatch-r263048-clang-r203624-fix-CC-aliases.diff3 Be case sensitive when determining driver mode based on argv[0] except on Windows
/trueos/usr.bin/ee/nls/pt_BR.ISO8859-1/
HDee.msg14 3 "busca com case sensitive "
60 49 "write : escrever a arquivo case : localizar com case sensitive "
75 64 "write: escrever um arquivo |case : localizar com case sensitive |exit : salvar e sair "
/trueos/crypto/openssl/doc/crypto/
HDBN_new.pod26 BN_clear() is used to destroy sensitive data such as keys when they
HDbuffer.pod41 before freeing up in case the buffer contains sensitive data.
HDRAND_add.pod33 RAND_add() may be called with sensitive data such as user entered
/trueos/sys/gnu/dts/arm/
HDomap4-var-som-om44.dtsi186 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */
198 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
HDomap4-sdp.dts364 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */
376 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
/trueos/contrib/tnftp/
HDREADME17 * context sensitive command and filename completion
/trueos/contrib/ipfilter/ipsd/
HDREADME10 Upon compiling, a predefined set of "sensitive" ports are configured into
/trueos/cddl/contrib/dtracetoolkit/Notes/
HDALLoverhead.txt74 in a production environment that is sensitive to additional CPU load.
/trueos/contrib/gdb/gdb/
HDPROBLEMS92 sensitive to the operating system and thread library.
/trueos/crypto/openssl/doc/ssl/
HDSSL_CTX_set_generate_session_id.pod39 sensitive information.
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDBuiltinTypes.def28 // types are used to perform context-sensitive checking of specific
/trueos/contrib/bzip2/
HDREADME158 * Compression speed is much less sensitive to the input
/trueos/contrib/top/
HDINSTALL53 Top is very sensitive to changes in internal kernel data structures
HDREADME112 files in "sys". Top is very sensitive to these changes. If you are
/trueos/crypto/heimdal/lib/sl/
HDChangeLog40 * test_sl.c: Fix caseing for case-sensitive filesystems
/trueos/contrib/gcc/
HDparams.def584 will stop trying to treat it in a field-sensitive manner.
588 "max-fields-for-field-sensitive",
/trueos/contrib/binutils/opcodes/
HDcgen-asm.in80 /* Generate a case sensitive regular expression that emulates case

1234