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