Searched defs:template_attribute_find (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtemplate.c415 // template_attribute_find()
420 template_attribute_find(TEMPLATE * tmpl, function
459 parselist[i].found = template_attribute_find(
546 found = template_attribute_find(tmpl, CKA_CLASS, &attr);
569 rc = template_attribute_find(t2, attr1->type, &attr2);
962 val = template_attribute_find(tmpl, CKA_SENSITIVE, &attr);

Completed in 24 milliseconds