Searched refs:oc_attributes (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelObjectUtil.c | 239 &objc.oc_attributes, &is_token_obj); in kernel_add_object() 246 free_object_attributes(objc.oc_attributes, ulCount); in kernel_add_object() 262 free_object_attributes(objc.oc_attributes, ulCount); in kernel_add_object()
|
/titanic_41/usr/src/uts/common/sys/crypto/ |
H A D | ioctl.h | 922 caddr_t oc_attributes; member 991 caddr32_t oc_attributes; member
|
/titanic_41/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 2226 uint_t count, caddr_t oc_attributes, in copyin_attributes() argument 2263 if (copyin(oc_attributes, attrs, len) != 0) { in copyin_attributes() 4532 caddr_t oc_attributes; in object_create() local 4554 oc_attributes = STRUCT_FGETP(object_create, oc_attributes); in object_create() 4560 if (!copyin_attributes(mode, sp, count, oc_attributes, &k_attrs, in object_create()
|