Lines Matching refs:pTemplate
404 * . pTemplate & ulAttributeCount: Any extra attributes for the key to be
425 soft_object_t *basekey_p, CK_ATTRIBUTE_PTR pTemplate,
568 if ((pTemplate[i].type == CKA_CLASS) &&
569 (*((CK_OBJECT_CLASS *)pTemplate[i].pValue) !=
574 if ((pTemplate[i].type == CKA_KEY_TYPE) &&
575 (*((CK_KEY_TYPE *)pTemplate[i].pValue) !=
581 bcopy(pTemplate, &new_tmpl[4],
603 * . pTemplate & ulAttributeCount: Any extra attributes for the key to be
631 soft_object_t *basekey_p, CK_ATTRIBUTE_PTR pTemplate,
893 bcopy(pTemplate, &new_tmpl[extra_attr_count],