Searched defs:num_attributes (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaAttrManager.c | 47 size_t *num_attributes) in get_master_attributes_by_object() 109 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_template() 161 generic_attr_t **attributes, size_t *num_attributes) in get_master_template_by_type() 382 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_type() 514 dealloc_attributes(generic_attr_t *attributes, size_t num_attributes) in dealloc_attributes() 546 generic_attr_t *attributes, size_t num_attributes) in attribute_set_value() 618 size_t num_attributes, generic_attr_t **found_attribute) in find_attribute() 644 CK_ULONG num_attributes, CK_ULONG *result) in get_template_ulong() 671 CK_ULONG num_attributes, boolean_t *result) in get_template_boolean() 708 CK_ULONG num_attributes, boolean_t local, CK_BBOOL *value) in set_template_boolean()
|
H A D | metaObjectManager.c | 1606 const generic_attr_t *attributes, size_t num_attributes) in meta_clone_template_setup()
|
H A D | metaGlobal.h | 409 size_t num_attributes; member
|