Home
last modified time | relevance | path

Searched refs:find_attribute (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c35 find_attribute(CK_ATTRIBUTE_TYPE attrtype, generic_attr_t *attributes,
559 find_attribute(new_attr->type, attributes, num_attributes, &attr); in attribute_set_value()
622 find_attribute(CK_ATTRIBUTE_TYPE attrtype, generic_attr_t *attributes, in find_attribute() function