/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.get_index_props.zcp | 48 props['casesensitivity'] = {{'sensitive', nil}, {'sensitive', nil}}
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/casenorm/ |
H A D | case_all_values.ksh | 37 for caseval in sensitive insensitive mixed; do
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Limits | 34 # The fields are order insensitive, case sensitive, and the first
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | NOTES | 24 (4) The implementation is sensitive to the incompatible differences
|
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/ |
H A D | Tpm20.h | 1300 TPMS_SENSITIVE_CREATE sensitive; member 1648 TPMU_SENSITIVE_COMPOSITE sensitive; member 1661 TPMT_SENSITIVE sensitive; member
|
/illumos-gate/usr/src/lib/libkmf/include/ |
H A D | kmftypes.h | 211 boolean_t sensitive; member
|
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 2816 rkey->sensitive = B_TRUE; in keyObj2RawKey() 3717 if (rawkey->sensitive) in KMFPK11_GetSymKeyValue()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE93 | 40 to see whether each directory it reads is case sensitive
|
H A D | RELEASE | 2698 to see whether each directory it reads is case sensitive
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 20191 sensitive
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 20192 sensitive
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 5262 # which is case-sensitive.
|
H A D | terminfo.src | 5963 # which is case-sensitive.
|