Searched refs:soft_set_attribute (Results 1 – 3 of 3) sorted by relevance
137 rv = soft_set_attribute(new_object, &pTemplate[i], B_TRUE); in C_CopyObject()496 rv = soft_set_attribute(new_object, &pTemplate[i], B_FALSE); in C_SetAttributeValue()
809 CK_RV soft_set_attribute(soft_object_t *object_p, CK_ATTRIBUTE_PTR template,
5087 soft_set_attribute(soft_object_t *object_p, CK_ATTRIBUTE_PTR template, function