/titanic_50/usr/src/cmd/cmd-crypto/pktool/ |
H A D | genkey.c | 116 boolean_t sensitive = B_FALSE; in genkey_pkcs11() local 135 sensitive = B_TRUE; in genkey_pkcs11() 137 sensitive = B_FALSE; in genkey_pkcs11() 200 KMF_SENSITIVE_BOOL_ATTR, &sensitive, in genkey_pkcs11() 201 sizeof (sensitive)); in genkey_pkcs11() 215 if (sensitive == B_TRUE || not_extractable == B_TRUE) { in genkey_pkcs11()
|
H A D | import.c | 708 boolean_t sensitive = B_FALSE; in pk_import_rawkey() local 724 sensitive = B_TRUE; in pk_import_rawkey() 726 sensitive = B_FALSE; in pk_import_rawkey() 768 KMF_SENSITIVE_BOOL_ATTR, &sensitive, sizeof (sensitive)); in pk_import_rawkey()
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | object.c | 310 CK_ATTRIBUTE * sensitive = NULL; in object_create() local 378 sizeof (CK_BYTE), &sensitive); in object_create() 398 (void) template_update_attribute(o->template, sensitive); in object_create() 406 if (sensitive) free(sensitive); in object_create()
|
H A D | key.c | 661 CK_ATTRIBUTE *sensitive = NULL; in priv_key_unwrap() local 695 rc = build_attribute(CKA_SENSITIVE, &false, 1, &sensitive); in priv_key_unwrap() 709 (void) template_update_attribute(tmpl, sensitive); in priv_key_unwrap() 956 CK_ATTRIBUTE *sensitive = NULL; in secret_key_unwrap() local 989 rc = build_attribute(CKA_SENSITIVE, &false, 1, &sensitive); in secret_key_unwrap() 1003 (void) template_update_attribute(tmpl, sensitive); in secret_key_unwrap()
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/casenorm/ |
H A D | case_all_values.ksh | 37 for caseval in sensitive insensitive mixed; do
|
/titanic_50/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect2.c | 221 Sensitive *sensitive; member 312 Sensitive *sensitive) in ssh_userauth2() argument 352 authctxt.sensitive = sensitive; in ssh_userauth2() 1488 Sensitive *sensitive = authctxt->sensitive; in userauth_hostbased() local 1498 for (i = 0; i < sensitive->nkeys; i++) { in userauth_hostbased() 1499 private = sensitive->keys[i]; in userauth_hostbased() 1504 sensitive->keys[i] = NULL; in userauth_hostbased() 1549 if (sensitive->external_keysign) in userauth_hostbased()
|
H A D | sshconnect1.c | 1146 Sensitive *sensitive) in ssh_userauth1() argument 1232 for (i = 0; i < sensitive->nkeys; i++) { in ssh_userauth1() 1233 if (sensitive->keys[i] != NULL && in ssh_userauth1() 1234 sensitive->keys[i]->type == KEY_RSA1 && in ssh_userauth1() 1236 sensitive->keys[i])) in ssh_userauth1()
|
H A D | sshconnect.c | 993 ssh_login(Sensitive *sensitive, const char *orighost, in ssh_login() argument 1036 ssh_userauth2(local_user, server_user, host, sensitive); in ssh_login() 1039 ssh_userauth1(local_user, server_user, host, sensitive); in ssh_login()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | Limits | 34 # The fields are order insensitive, case sensitive, and the first
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | NOTES | 24 (4) The implementation is sensitive to the incompatible differences
|
/titanic_50/usr/src/lib/libkmf/include/ |
H A D | kmftypes.h | 211 boolean_t sensitive; member
|
/titanic_50/usr/src/cmd/ssh/doc/ |
H A D | README.Ylonen | 150 since nobody is supposed to know that there is sensitive information 179 sensitive, and many people would say there is no harm in someone 181 sensitive when someone has enough of it. You may not mind someone
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | help-l10n-comments.txt | 64 A Tag is a case-sensitive string of alphanumeric 7-bit ASCII
|
/titanic_50/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 2816 rkey->sensitive = B_TRUE; in keyObj2RawKey() 3716 if (rawkey->sensitive) in KMFPK11_GetSymKeyValue()
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 40 to see whether each directory it reads is case sensitive
|
H A D | RELEASE | 1792 to see whether each directory it reads is case sensitive
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 20194 sensitive
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 20193 sensitive
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 5262 # which is case-sensitive.
|
H A D | terminfo.src | 5961 # which is case-sensitive.
|