Searched refs:CKA_VALUE (Results 1 - 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dhwf_obj.c318 found = template_attribute_find(tmpl, CKA_VALUE, &attr);
334 found = template_attribute_find(tmpl, CKA_VALUE, &attr);
375 case CKA_VALUE:
387 case CKA_VALUE:
411 value_attr->type = CKA_VALUE;
440 value_attr->type = CKA_VALUE;
H A Ddata_obj.c309 * CKA_VALUE : empty byte array
337 value_attr->type = CKA_VALUE;
362 case CKA_VALUE:
H A Dcert.c358 found = template_attribute_find(tmpl, CKA_VALUE, &attr);
431 case CKA_VALUE:
H A Dkey.c1093 case CKA_VALUE:
1529 found = template_attribute_find(tmpl, CKA_VALUE, &attr);
1576 value_attr->type = CKA_VALUE;
1604 case CKA_VALUE:
1628 case CKA_VALUE:
1649 rc = template_attribute_find(tmpl, CKA_VALUE, &attr);
1701 rc = build_attribute(CKA_VALUE, ptr, data_len, &value_attr);
H A Ddig_mgr.c468 rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
H A Dmech_md5.c366 rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
H A Dmech_sha.c100 rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
H A Dutility.c278 case CKA_VALUE:
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrMasters.h253 { { CKA_VALUE, NULL, 16 },
272 { { CKA_VALUE, NULL, 0 },
306 { { CKA_VALUE, NULL, 0 },
342 { { CKA_VALUE, NULL, 0 },
375 { { CKA_VALUE, NULL, 0 },
434 { { CKA_VALUE, NULL, 0 },
485 { { CKA_VALUE, NULL, 0 },
515 { { CKA_VALUE, NULL, 0 },
545 { { CKA_VALUE, NULL, 0 },
620 { { CKA_VALUE, NUL
[all...]
H A Dpkcs11SUNWExtensions.c359 template[i].type = CKA_VALUE;
520 template.type = CKA_VALUE;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c56 case CKA_VALUE:
169 if ((rv = soft_genDHkey_set_attribute(pubkey, CKA_VALUE, public_y,
175 if ((rv = soft_genDHkey_set_attribute(prikey, CKA_VALUE, private_x,
213 rv = soft_get_private_value(basekey, CKA_VALUE, privatevalue,
H A DsoftDSA.c146 rv = soft_get_private_value(key, CKA_VALUE, x, &xlen);
196 rv = soft_get_public_value(key, CKA_VALUE, y, &ylen);
415 case CKA_VALUE:
526 if ((rv = soft_genDSAkey_set_attribute(pubkey, CKA_VALUE,
546 if ((rv = soft_genDSAkey_set_attribute(prikey, CKA_VALUE, privalue,
H A DsoftEC.c135 case CKA_VALUE:
200 soft_genECkey_set_attribute(prikey, &bi, CKA_VALUE);
234 template.type = CKA_VALUE;
491 rv = soft_get_private_value(key, CKA_VALUE, value, &value_len);
H A DsoftAttributeUtil.c282 case CKA_VALUE:
1478 case CKA_VALUE:
2126 case CKA_VALUE:
2512 * value for the attribute CKA_VALUE that is required for all the key
2651 case CKA_VALUE:
2862 * CKA_VALUE attribute.
2873 /* CKA_VALUE must not be specified */
2951 * According to v2.11 of PKCS#11 spec, neither CKA_VALUE nor
3028 /* CKA_VALUE must not be specified */
3093 /* CKA_VALUE mus
[all...]
H A DsoftSSL.c544 new_tmpl[3].type = CKA_VALUE;
788 obj_tmpl[5].type = CKA_VALUE;
851 new_tmpl[n].type = CKA_VALUE;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dpbkdf2.c121 tmpl[0].type = CKA_VALUE;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dencrypt.c153 template[5].type = CKA_VALUE;
/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c371 if ((rv = crypto_get_key_attr(key, CKA_VALUE, &foo,
672 if ((rv = crypto_get_key_attr(key, CKA_VALUE, &private,
1108 /* private output template must contain CKA_VALUE attribute */
1110 CKA_VALUE)) == -1) {
1232 CKA_VALUE)) == -1) {
1262 CKA_VALUE)) == -1) {
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c276 case CKA_VALUE:
1168 case CKA_VALUE:
1618 case CKA_VALUE:
1836 * value for the attribute CKA_VALUE that is required for all the key
1963 case CKA_VALUE:
2414 case CKA_VALUE:
2486 case CKA_VALUE:
2665 case CKA_VALUE:
2758 case CKA_VALUE:
3009 case CKA_VALUE
[all...]
H A DkernelKeys.c280 /* Now add the CKA_VALUE attribute to template */
281 newTemplate[ulCount].type = CKA_VALUE;
877 * Add CKA_VALUE to the public template.
880 if (attribute_in_template(CKA_VALUE, pPublicKeyTemplate,
916 pubTemplate[n].type = CKA_VALUE;
948 * CKA_BASE, CKA_PRIME, and CKA_VALUE must not appear
955 attribute_in_template(CKA_VALUE, pPrivateKeyTemplate,
961 if (attribute_in_template(CKA_VALUE, pPrivateKeyTemplate,
998 priTemplate[n].type = CKA_VALUE;
1233 * CKA_EC_PARAMS and CKA_VALUE mus
[all...]
H A DkernelUtil.c544 ENCODE_ATTR(CKA_VALUE, big->big_value, big->big_value_len);
606 ENCODE_ATTR(CKA_VALUE, big->big_value, big->big_value_len);
656 ENCODE_ATTR(CKA_VALUE, big->big_value, big->big_value_len);
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c259 SETATTR(templ, i, CKA_VALUE, NULL, value_len);
282 * CKA_VALUE.
298 SETATTR(templ, i, CKA_VALUE, value, value_len);
895 SETATTR(dsaTemplate, 5, CKA_VALUE, Value.Data,
940 SETATTR(dsaTemplate, 5, CKA_VALUE, Value.Data,
1186 SETATTR(x509templ, i, CKA_VALUE, pcert->Data, pcert->Length); i++;
1786 SETATTR(valattr, 0, CKA_VALUE, NULL, &valueLen);
2618 { CKA_VALUE, NULL, 0}
2679 { CKA_VALUE, NULL, 0 }
2747 sym_attr[0].type = CKA_VALUE;
[all...]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Darcfour_provider.c52 template[4].type = CKA_VALUE;
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h320 #define CKA_VALUE 0x00000011 macro
/illumos-gate/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c642 template[nattr].type = CKA_VALUE;

Completed in 131 milliseconds

12