Symbol: template_attribute_find
usr/src/lib/pkcs11/pkcs11_tpm/common/cert.c
314
found = template_attribute_find(tmpl,
usr/src/lib/pkcs11/pkcs11_tpm/common/cert.c
354
found = template_attribute_find(tmpl, CKA_SUBJECT, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/cert.c
358
found = template_attribute_find(tmpl, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/decr_mgr.c
59
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/decr_mgr.c
75
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/decr_mgr.c
94
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/dig_mgr.c
459
rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/dig_mgr.c
468
rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/encr_mgr.c
58
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/encr_mgr.c
74
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/encr_mgr.c
94
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/hwf_obj.c
301
found = template_attribute_find(tmpl, CKA_HW_FEATURE_TYPE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/hwf_obj.c
318
found = template_attribute_find(tmpl, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/hwf_obj.c
334
found = template_attribute_find(tmpl, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/hwf_obj.c
339
found = template_attribute_find(tmpl, CKA_HAS_RESET, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/hwf_obj.c
344
found = template_attribute_find(tmpl, CKA_RESET_ON_INIT, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1106
found = template_attribute_find(tmpl, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1113
found = template_attribute_find(tmpl, CKA_MODULUS_BITS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1120
found = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1230
found = template_attribute_find(tmpl, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1256
found = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1263
found = template_attribute_find(tmpl, CKA_PRIVATE_EXPONENT, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1270
found = template_attribute_find(tmpl, CKA_PRIME_1, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1277
found = template_attribute_find(tmpl, CKA_PRIME_2, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1284
found = template_attribute_find(tmpl, CKA_EXPONENT_1, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1291
found = template_attribute_find(tmpl, CKA_EXPONENT_2, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1298
found = template_attribute_find(tmpl, CKA_COEFFICIENT, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1442
if (template_attribute_find(tmpl, CKA_MODULUS, &modulus) == FALSE) {
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1445
if (template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1449
if (template_attribute_find(tmpl, CKA_PRIVATE_EXPONENT,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1453
if (template_attribute_find(tmpl, CKA_PRIME_1,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1457
if (template_attribute_find(tmpl, CKA_PRIME_2,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1461
if (template_attribute_find(tmpl, CKA_EXPONENT_1,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1465
if (template_attribute_find(tmpl, CKA_EXPONENT_2,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1469
if (template_attribute_find(tmpl, CKA_COEFFICIENT,
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1529
found = template_attribute_find(tmpl, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1537
found = template_attribute_find(tmpl, CKA_VALUE_LEN, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1649
rc = template_attribute_find(tmpl, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
1686
rc = template_attribute_find(tmpl, CKA_VALUE_LEN, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key.c
301
found = template_attribute_find(tmpl, CKA_KEY_TYPE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key_mgr.c
167
flag = template_attribute_find(priv_key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/key_mgr.c
186
flag = template_attribute_find(priv_key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/key_mgr.c
263
rc = template_attribute_find(key2_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/key_mgr.c
274
rc = template_attribute_find(key2_obj->template, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/key_mgr.c
291
rc = template_attribute_find(key2_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_md5.c
366
rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
126
rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
156
rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
194
flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
237
flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
284
flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
324
flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
366
flag = template_attribute_find(key_obj->template, CKA_MODULUS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
64
rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_rsa.c
94
rc = template_attribute_find(key_obj->template, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/mech_sha.c
100
rc = template_attribute_find(key_obj->template, CKA_VALUE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/obj_mgr.c
1286
(template_attribute_find(obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/obj_mgr.c
1294
(template_attribute_find(obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/object.c
369
rc = template_attribute_find(o->template, CKA_SENSITIVE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/object.c
383
rc = template_attribute_find(o->template, CKA_EXTRACTABLE,
usr/src/lib/pkcs11/pkcs11_tpm/common/object.c
582
found = template_attribute_find(obj->template, CKA_MODIFIABLE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/object.c
602
found = template_attribute_find(obj->template, CKA_PRIVATE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/object.c
631
found = template_attribute_find(obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/object.c
684
flag = template_attribute_find(obj_tmpl,
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
102
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
115
flag = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
142
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
179
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
56
rc = template_attribute_find(key_obj->template, CKA_SIGN, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
69
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/sign_mgr.c
82
flag = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/template.c
460
parselist[i].found = template_attribute_find(
usr/src/lib/pkcs11/pkcs11_tpm/common/template.c
547
found = template_attribute_find(tmpl, CKA_CLASS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/template.c
570
rc = template_attribute_find(t2, attr1->type, &attr2);
usr/src/lib/pkcs11/pkcs11_tpm/common/template.c
962
val = template_attribute_find(tmpl, CKA_SENSITIVE, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
2144
flag = template_attribute_find(publ_tmpl, CKA_MODULUS_BITS, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
2279
if (template_attribute_find(key_obj->template, CKA_CLASS,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
2285
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
2319
if ((rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
2335
if (template_attribute_find(key_obj->template, CKA_ENC_AUTHDATA,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
468
flag = template_attribute_find(tmpl, CKA_PUBLIC_EXPONENT,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
786
if (template_attribute_find(obj->template, CKA_KEY_TYPE,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
797
if (template_attribute_find(obj->template, CKA_CLASS,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
816
if (template_attribute_find(obj->template, CKA_PRIME_1,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
818
if (template_attribute_find(obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
830
if (template_attribute_find(obj->template, CKA_MODULUS,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
856
if (template_attribute_find(obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/tpmtok_int.h
1043
CK_BBOOL template_attribute_find(TEMPLATE *,
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
104
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
115
flag = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
140
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
175
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
60
rc = template_attribute_find(key_obj->template, CKA_VERIFY, &attr);
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
73
rc = template_attribute_find(key_obj->template,
usr/src/lib/pkcs11/pkcs11_tpm/common/verify_mgr.c
84
flag = template_attribute_find(key_obj->template,