Searched refs:get_extra_attr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h590 CK_ATTRIBUTE_PTR get_extra_attr(CK_ATTRIBUTE_TYPE type, kernel_object_t *obj);
H A DkernelAttributeUtil.c3843 obj_attr = get_extra_attr(tmpl_attr->type, obj);
4117 get_extra_attr(CK_ATTRIBUTE_TYPE type, kernel_object_t *obj) function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h874 CK_ATTRIBUTE_PTR get_extra_attr(CK_ATTRIBUTE_TYPE type, soft_object_t *obj);
H A DsoftAttributeUtil.c6665 obj_attr = get_extra_attr(tmpl_attr->type, obj);
7090 get_extra_attr(CK_ATTRIBUTE_TYPE type, soft_object_t *obj) function

Completed in 64 milliseconds