/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | hwf_obj.c | 301 found = template_attribute_find(tmpl, CKA_HW_FEATURE_TYPE, &attr); 318 found = template_attribute_find(tmpl, CKA_VALUE, &attr); 334 found = template_attribute_find(tmpl, CKA_VALUE, &attr); 339 found = template_attribute_find(tmpl, CKA_HAS_RESET, &attr); 344 found = template_attribute_find(tmpl, CKA_RESET_ON_INIT, &attr);
|
H A D | sign_mgr.c | 56 rc = template_attribute_find(key_obj->template, CKA_SIGN, &attr); 69 rc = template_attribute_find(key_obj->template, 82 flag = template_attribute_find(key_obj->template, 102 rc = template_attribute_find(key_obj->template, 115 flag = template_attribute_find(key_obj->template, 142 rc = template_attribute_find(key_obj->template, 179 rc = template_attribute_find(key_obj->template,
|
H A D | verify_mgr.c | 60 rc = template_attribute_find(key_obj->template, CKA_VERIFY, &attr); 73 rc = template_attribute_find(key_obj->template, 84 flag = template_attribute_find(key_obj->template, 104 rc = template_attribute_find(key_obj->template, 115 flag = template_attribute_find(key_obj->template, 140 rc = template_attribute_find(key_obj->template, 175 rc = template_attribute_find(key_obj->template,
|
H A D | cert.c | 314 found = template_attribute_find(tmpl, 354 found = template_attribute_find(tmpl, CKA_SUBJECT, &attr); 358 found = template_attribute_find(tmpl, CKA_VALUE, &attr);
|
H A D | decr_mgr.c | 59 rc = template_attribute_find(key_obj->template, 75 rc = template_attribute_find(key_obj->template, 94 rc = template_attribute_find(key_obj->template,
|
H A D | encr_mgr.c | 58 rc = template_attribute_find(key_obj->template, 74 rc = template_attribute_find(key_obj->template, 94 rc = template_attribute_find(key_obj->template,
|
H A D | key.c | 301 found = template_attribute_find(tmpl, CKA_KEY_TYPE, &attr); 1106 found = template_attribute_find(tmpl, CKA_MODULUS, &attr); 1113 found = template_attribute_find(tmpl, CKA_MODULUS_BITS, &attr); 1120 found = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT, &attr); 1230 found = template_attribute_find(tmpl, CKA_MODULUS, &attr); 1256 found = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT, &attr); 1263 found = template_attribute_find(tmpl, CKA_PRIVATE_EXPONENT, &attr); 1270 found = template_attribute_find(tmpl, CKA_PRIME_1, &attr); 1277 found = template_attribute_find(tmpl, CKA_PRIME_2, &attr); 1284 found = template_attribute_find(tmp [all...] |
H A D | object.c | 369 rc = template_attribute_find(o->template, CKA_SENSITIVE, &attr); 383 rc = template_attribute_find(o->template, CKA_EXTRACTABLE, 582 found = template_attribute_find(obj->template, CKA_MODIFIABLE, &attr); 602 found = template_attribute_find(obj->template, CKA_PRIVATE, &attr); 631 found = template_attribute_find(obj->template, 684 flag = template_attribute_find(obj_tmpl,
|
H A D | key_mgr.c | 167 flag = template_attribute_find(priv_key_obj->template, 186 flag = template_attribute_find(priv_key_obj->template, 263 rc = template_attribute_find(key2_obj->template, 274 rc = template_attribute_find(key2_obj->template, CKA_CLASS, &attr); 291 rc = template_attribute_find(key2_obj->template,
|
H A D | mech_rsa.c | 64 rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr); 94 rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr); 126 rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr); 156 rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr); 194 flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr); 237 flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr); 284 flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr); 324 flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr); 366 flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr);
|
H A D | dig_mgr.c | 459 rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr); 468 rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
|
H A D | template.c | 416 // template_attribute_find() 421 template_attribute_find(TEMPLATE * tmpl, function 460 parselist[i].found = template_attribute_find( 547 found = template_attribute_find(tmpl, CKA_CLASS, &attr); 570 rc = template_attribute_find(t2, attr1->type, &attr2); 962 val = template_attribute_find(tmpl, CKA_SENSITIVE, &attr);
|
H A D | tpm_specific.c | 464 flag = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT, 782 if (template_attribute_find(obj->template, CKA_KEY_TYPE, 793 if (template_attribute_find(obj->template, CKA_CLASS, 812 if (template_attribute_find(obj->template, CKA_PRIME_1, 814 if (template_attribute_find(obj->template, 826 if (template_attribute_find(obj->template, CKA_MODULUS, 852 if (template_attribute_find(obj->template, 2140 flag = template_attribute_find(publ_tmpl, CKA_MODULUS_BITS, &attr); 2275 if (template_attribute_find(key_obj->template, CKA_CLASS, 2281 rc = template_attribute_find(key_ob [all...] |
H A D | mech_md5.c | 366 rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
|
H A D | mech_sha.c | 100 rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
|
H A D | obj_mgr.c | 1287 (template_attribute_find(obj->template, 1295 (template_attribute_find(obj->template,
|
H A D | tpmtok_int.h | 1042 CK_BBOOL template_attribute_find(TEMPLATE *,
|