Searched refs:_remove_attribute (Results 1 – 1 of 1) sorted by relevance
60 static enum pkcs11_rc _remove_attribute(struct obj_attrs **head, in _remove_attribute() function100 return _remove_attribute(head, attribute, true /* empty */); in remove_empty_attribute()199 rc = _remove_attribute(head, attribute, false); in set_attribute()