Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c47 size_t *num_attributes) in get_master_attributes_by_object() argument
109 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_template() argument
161 generic_attr_t **attributes, size_t *num_attributes) in get_master_template_by_type() argument
382 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_type() argument
514 dealloc_attributes(generic_attr_t *attributes, size_t num_attributes) in dealloc_attributes() argument
546 attribute_set_value(CK_ATTRIBUTE * new_attr,generic_attr_t * attributes,size_t num_attributes) attribute_set_value() argument
618 find_attribute(CK_ATTRIBUTE_TYPE attrtype,generic_attr_t * attributes,size_t num_attributes,generic_attr_t ** found_attribute) find_attribute() argument
644 get_template_ulong(CK_ATTRIBUTE_TYPE type,CK_ATTRIBUTE * attributes,CK_ULONG num_attributes,CK_ULONG * result) get_template_ulong() argument
671 get_template_boolean(CK_ATTRIBUTE_TYPE type,CK_ATTRIBUTE * attributes,CK_ULONG num_attributes,boolean_t * result) get_template_boolean() argument
708 set_template_boolean(CK_ATTRIBUTE_TYPE type,CK_ATTRIBUTE * attributes,CK_ULONG num_attributes,boolean_t local,CK_BBOOL * value) set_template_boolean() argument
[all...]
H A DmetaObjectManager.c1606 const generic_attr_t *attributes, size_t num_attributes) in meta_clone_template_setup() argument
[all...]
H A DmetaGlobal.h409 size_t num_attributes; member
[all...]