Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h65 typedef attribute_info_t *CK_ATTRIBUTE_INFO_PTR; typedef
204 CK_ATTRIBUTE_INFO_PTR extra_attrlistp;
536 CK_RV kernel_copy_extra_attr(CK_ATTRIBUTE_INFO_PTR old_attrp,
H A DkernelAttributeUtil.c325 CK_ATTRIBUTE_INFO_PTR extra_attr; in kernel_cleanup_extra_attr()
326 CK_ATTRIBUTE_INFO_PTR tmp; in kernel_cleanup_extra_attr()
357 CK_ATTRIBUTE_INFO_PTR attrp; in kernel_add_extra_attr()
403 kernel_copy_extra_attr(CK_ATTRIBUTE_INFO_PTR old_attrp, in kernel_copy_extra_attr()
406 CK_ATTRIBUTE_INFO_PTR attrp; in kernel_copy_extra_attr()
455 CK_ATTRIBUTE_INFO_PTR extra_attr; in get_extra_attr_from_object()
514 CK_ATTRIBUTE_INFO_PTR extra_attr; in set_extra_attr_to_object()
4119 CK_ATTRIBUTE_INFO_PTR tmp; in get_extra_attr()
H A DkernelObjectUtil.c110 CK_ATTRIBUTE_INFO_PTR attrp; in kernel_copy_object()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h292 typedef attribute_info_t *CK_ATTRIBUTE_INFO_PTR; typedef
317 CK_ATTRIBUTE_INFO_PTR extra_attrlistp;
790 CK_RV soft_copy_extra_attr(CK_ATTRIBUTE_INFO_PTR old_attrp,
H A DsoftObjectUtil.c110 CK_ATTRIBUTE_INFO_PTR attrp; in soft_copy_object()
1129 CK_ATTRIBUTE_INFO_PTR attrp; in soft_copy_to_old_object()
H A DsoftAttributeUtil.c415 CK_ATTRIBUTE_INFO_PTR extra_attr; in soft_cleanup_extra_attr()
416 CK_ATTRIBUTE_INFO_PTR tmp; in soft_cleanup_extra_attr()
449 CK_ATTRIBUTE_INFO_PTR attrp; in soft_add_extra_attr()
537 soft_copy_extra_attr(CK_ATTRIBUTE_INFO_PTR old_attrp, soft_object_t *object_p) in soft_copy_extra_attr()
539 CK_ATTRIBUTE_INFO_PTR attrp; in soft_copy_extra_attr()
588 CK_ATTRIBUTE_INFO_PTR extra_attr; in get_extra_attr_from_object()
647 CK_ATTRIBUTE_INFO_PTR extra_attr; in set_extra_attr_to_object()
7082 CK_ATTRIBUTE_INFO_PTR tmp;
H A DsoftKeystore.c353 CK_ATTRIBUTE_INFO_PTR extra_attr; in soft_keystore_pack_obj()