| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/ |
| H A D | kmsAttributeUtil.c | 87 CKA_VALUE_LEN, 169 case CKA_VALUE_LEN: in kms_validate_attr() 788 case CKA_VALUE_LEN: in kms_build_secret_key_object() 1150 case CKA_VALUE_LEN: in kms_get_secret_key_attribute() 1356 case CKA_VALUE_LEN: in kms_set_secret_key_attribute() 1645 case CKA_VALUE_LEN: in kms_find_match_attrs()
|
| H A D | kmsKeystoreUtil.c | 628 {CKA_VALUE_LEN, NULL, NULL}, in kms_new_key_object()
|
| /onnv-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/ |
| H A D | pbkdf2.c | 94 tmpl[attrs].type = CKA_VALUE_LEN; in krb5int_pbkdf2_hmac_sha1()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
| H A D | template.c | 666 attr->type == CKA_VALUE_LEN) && in template_flatten() 748 a1->type == CKA_VALUE_LEN) && in template_unflatten() 766 a1->type == CKA_VALUE_LEN) && in template_unflatten() 924 attr->type == CKA_VALUE_LEN) && in template_get_compressed_size()
|
| H A D | key.c | 1537 found = template_attribute_find(tmpl, CKA_VALUE_LEN, &attr); in generic_secret_check_required_attributes() 1580 value_len_attr->type = CKA_VALUE_LEN; in generic_secret_set_default_attributes() 1610 case CKA_VALUE_LEN: in generic_secret_validate_attribute() 1686 rc = template_attribute_find(tmpl, CKA_VALUE_LEN, &attr); in generic_secret_unwrap() 1706 rc = build_attribute(CKA_VALUE_LEN, (CK_BYTE *)&data_len, in generic_secret_unwrap()
|
| H A D | utility.c | 310 case CKA_VALUE_LEN: in is_attribute_defined()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
| H A D | kernelAttributeUtil.c | 152 CKA_VALUE_LEN, 277 case CKA_VALUE_LEN: in kernel_validate_attr() 1984 case CKA_VALUE_LEN: in kernel_build_secret_key_object() 2814 case CKA_VALUE_LEN: in kernel_get_secret_key_attribute() 3196 case CKA_VALUE_LEN: in kernel_set_secret_key_attribute() 3846 case CKA_VALUE_LEN: in kernel_find_match_attrs()
|
| H A D | kernelKeys.c | 172 if (pTemplate[i].type == CKA_VALUE_LEN) { in get_key_len_from_template() 208 if (fixed_len_key && attribute_in_template(CKA_VALUE_LEN, in get_key_len_from_template() 336 (void) remove_one_attribute(newTemplate, CKA_VALUE_LEN, in key_gen_by_value() 2295 removed = remove_one_attribute(newTemplate, CKA_VALUE_LEN, in derive_key_by_value()
|
| /onnv-gate/usr/src/uts/common/sys/crypto/ |
| H A D | common.h | 317 #define CKA_VALUE_LEN 0x00000161 macro
|
| /onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
| H A D | pkcs11SUNWExtensions.c | 472 template[i].type = CKA_VALUE_LEN; in pkcs11_PasswdToPBKD2Object()
|
| H A D | metaAttrMasters.h | 780 { { CKA_VALUE_LEN, NULL, sizeof (CK_ULONG) },
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
| H A D | softAttributeUtil.c | 156 CKA_VALUE_LEN, 283 case CKA_VALUE_LEN: in soft_validate_attr() 2670 case CKA_VALUE_LEN: 4358 case CKA_VALUE_LEN: 4380 if (template->type == CKA_VALUE_LEN) { 5067 case CKA_VALUE_LEN: 6676 case CKA_VALUE_LEN:
|
| H A D | softKeysUtil.c | 234 if (pTemplate[i].type == CKA_VALUE_LEN && in soft_genkey() 1609 if (pTemplate[i].type == CKA_VALUE_LEN && in soft_unwrap_secret_len_check()
|
| H A D | softKeystore.c | 2027 tmpl[attrs].type = CKA_VALUE_LEN; in soft_gen_crypt_key() 2152 tmpl[attrs].type = CKA_VALUE_LEN; in soft_gen_hmac_key()
|
| /onnv-gate/usr/src/lib/pkcs11/include/ |
| H A D | pkcs11t.h | 527 #define CKA_VALUE_LEN 0x00000161 macro
|
| /onnv-gate/usr/src/uts/common/crypto/io/ |
| H A D | ecc.c | 1237 CKA_VALUE_LEN, &key_len)) != CRYPTO_SUCCESS) { in ecc_nostore_key_derive()
|
| H A D | dprov.c | 9791 if (in[i].oa_type == CKA_VALUE_LEN || in dprov_adjust_attrs()
|
| /onnv-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
| H A D | pkcs11_spi.c | 3579 SETATTR(templ, i, CKA_VALUE_LEN, &secKeyLen, in KMFPK11_CreateSymKey()
|