Searched refs:_remove_attribute (Results 1 – 1 of 1) sorted by relevance
61 static enum pkcs11_rc _remove_attribute(struct obj_attrs **head, in _remove_attribute() function101 return _remove_attribute(head, attribute, true /* empty */); in remove_empty_attribute()200 rc = _remove_attribute(head, attribute, false); in set_attribute()
Completed in 2 milliseconds