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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.c883 obj_fu.fu_handles = (char *)calloc(1,
885 if (obj_fu.fu_handles == NULL) {
906 free(obj_fu.fu_handles);
H A DkernelUtil.c1052 oid_p = (crypto_object_id_t *)obj_fu.fu_handles;
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h975 caddr_t fu_handles; member in struct:crypto_object_find_update
1044 caddr32_t fu_handles; member in struct:crypto_object_find_update32
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5197 STRUCT_FGETP(find_update, fu_handles),

Completed in 66 milliseconds