Home
last modified time | relevance | path

Searched defs:num_attributes (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c48 size_t *num_attributes) in get_master_attributes_by_object()
110 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_template()
163 generic_attr_t **attributes, size_t *num_attributes) in get_master_template_by_type()
384 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_type()
516 dealloc_attributes(generic_attr_t *attributes, size_t num_attributes) in dealloc_attributes()
549 generic_attr_t *attributes, size_t num_attributes) in attribute_set_value()
623 size_t num_attributes, generic_attr_t **found_attribute) in find_attribute()
649 CK_ULONG num_attributes, CK_ULONG *result) in get_template_ulong()
676 CK_ULONG num_attributes, boolean_t *result) in get_template_boolean()
713 CK_ULONG num_attributes, boolean_t local, CK_BBOOL *value) in set_template_boolean()
H A DmetaObjectManager.c1609 const generic_attr_t *attributes, size_t num_attributes) in meta_clone_template_setup()
H A DmetaGlobal.h409 size_t num_attributes; member