Searched refs:attribute_info_t (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsObject.h58 } attribute_info_t; typedef in typeref:struct:attribute_info
60 typedef attribute_info_t *CK_ATTRIBUTE_INFO_PTR;
H A DkmsAttributeUtil.c253 attrp = calloc(1, sizeof (attribute_info_t));
301 attrp = calloc(1, sizeof (attribute_info_t));
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h63 } attribute_info_t; typedef in typeref:struct:attribute_info
65 typedef attribute_info_t *CK_ATTRIBUTE_INFO_PTR;
H A DkernelAttributeUtil.c358 attrp = calloc(1, sizeof (attribute_info_t));
407 attrp = calloc(1, sizeof (attribute_info_t));
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h287 } attribute_info_t; typedef in typeref:struct:attribute_info
290 typedef attribute_info_t *CK_ATTRIBUTE_INFO_PTR;
H A DsoftAttributeUtil.c452 attrp = calloc(1, sizeof (attribute_info_t));
547 attrp = calloc(1, sizeof (attribute_info_t));

Completed in 117 milliseconds