Home
last modified time | relevance | path

Searched refs:fu_handles (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.c881 obj_fu.fu_handles = (char *)calloc(1, in C_FindObjects()
883 if (obj_fu.fu_handles == NULL) { in C_FindObjects()
904 free(obj_fu.fu_handles); in C_FindObjects()
H A DkernelUtil.c941 oid_p = (crypto_object_id_t *)obj_fu.fu_handles; in process_found_objects()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h975 caddr_t fu_handles; member
1044 caddr32_t fu_handles; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5284 STRUCT_FGETP(find_update, fu_handles), in object_find_update()