Searched refs:get_object_attributes (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/ |
H A D | kmsGlobal.h | 76 CK_RV get_object_attributes(CK_ATTRIBUTE_PTR, CK_ULONG, caddr_t);
|
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelGlobal.h | 86 CK_RV get_object_attributes(CK_ATTRIBUTE_PTR, CK_ULONG, caddr_t);
|
H A D | kernelKeys.c | 325 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 D | kernelUtil.c | 879 get_object_attributes(CK_ATTRIBUTE_PTR pTemplate, CK_ULONG ulCount, function 983 rv = get_object_attributes(pTemplate, 2, obj_ga.og_attributes);
|
H A D | kernelObject.c | 489 rv1 = get_object_attributes(pTemplate, ulCount,
|
Completed in 29 milliseconds