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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGlobal.h88 CK_RV get_object_attributes(CK_ATTRIBUTE_PTR, CK_ULONG, caddr_t);
H A DkernelKeys.c325 rv = get_object_attributes(&newTemplate[ulCount], 1,
778 rv = get_object_attributes(
782 rv = get_object_attributes(
1054 rv = get_object_attributes(
1058 rv = get_object_attributes(
1331 rv = get_object_attributes(
1335 rv = get_object_attributes(
2288 rv = get_object_attributes(&newTemplate[attr_count - 1],
H A DkernelUtil.c879 get_object_attributes(CK_ATTRIBUTE_PTR pTemplate, CK_ULONG ulCount, function
983 rv = get_object_attributes(pTemplate, 2, obj_ga.og_attributes);
H A DkernelObject.c493 rv1 = get_object_attributes(pTemplate, ulCount,

Completed in 67 milliseconds