/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/ |
H A D | sys-encrypt-decrypt-2.int.c | 30 TPM2_HANDLE handle_parent, handle; in test_invoke() local 38 rc = create_primary_rsa_2048_aes_128_cfb (sys_context, &handle_parent); in test_invoke() 45 rc = create_aes_128_cfb (sys_context, handle_parent, &handle); in test_invoke() 57 rc = Tss2_Sys_FlushContext(sys_context, handle_parent); in test_invoke() 88 rc = Tss2_Sys_FlushContext(sys_context, handle_parent); in test_invoke()
|
H A D | sys-encrypt-decrypt.int.c | 34 TPM2_HANDLE handle_parent, handle; in test_invoke() local 42 rc = create_primary_rsa_2048_aes_128_cfb (sys_context, &handle_parent); in test_invoke() 49 rc = create_aes_128_cfb (sys_context, handle_parent, &handle); in test_invoke() 61 rc = Tss2_Sys_FlushContext(sys_context, handle_parent); in test_invoke() 91 rc = Tss2_Sys_FlushContext(sys_context, handle_parent); in test_invoke()
|
H A D | sys-util.c | 102 TPM2_HANDLE handle_parent, in create_aes_128_cfb() argument 146 handle_parent, in create_aes_128_cfb() 163 handle_parent, in create_aes_128_cfb() 175 TPM2_HANDLE handle_parent, in create_keyedhash_key() argument 217 handle_parent, in create_keyedhash_key() 234 handle_parent, in create_keyedhash_key()
|
H A D | sys-util.h | 62 TPM2_HANDLE handle_parent, 71 TPM2_HANDLE handle_parent,
|
/dports/devel/libfixposix/libfixposix-0.4.3/src/lib/ |
H A D | spawn.c | 80 handle_parent(pid_t child_pid, in handle_parent() function 135 return use_vfork ? 0 : handle_parent(*pid, pipes); in _lfp_spawn()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/message/fusion/ |
H A D | mptsas.h | 132 u16 handle_parent; /* unique id to address parent device */ member
|
H A D | mptsas.c | 1623 port_info->phy_info[i].attached.handle_parent = in mptsas_refreshing_device_handles() 1624 sas_device->handle_parent; in mptsas_refreshing_device_handles() 2730 port_info->phy_info[i].identify.handle_parent = in mptsas_sas_expander_pg0() 3224 phy_info->attached.handle_parent) { in mptsas_probe_one_phy() 3414 port_info->phy_info[0].identify.handle_parent); in mptsas_expander_refresh() 3456 port_info->phy_info[i].identify.handle_parent = in mptsas_expander_event_add() 3645 port_info->phy_info[i].identify.handle_parent = in mptsas_send_expander_event() 3936 port_info->phy_info[i].identify.handle_parent = in mptsas_probe_expanders() 3937 buffer.phy_info[0].identify.handle_parent; in mptsas_probe_expanders() 4376 __func__, __LINE__, sas_device.handle_parent)); in mptsas_hotplug_work() [all …]
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/message/fusion/ |
H A D | mptsas.h | 132 u16 handle_parent; /* unique id to address parent device */ member
|
H A D | mptsas.c | 1623 port_info->phy_info[i].attached.handle_parent = in mptsas_refreshing_device_handles() 1624 sas_device->handle_parent; in mptsas_refreshing_device_handles() 2730 port_info->phy_info[i].identify.handle_parent = in mptsas_sas_expander_pg0() 3224 phy_info->attached.handle_parent) { in mptsas_probe_one_phy() 3414 port_info->phy_info[0].identify.handle_parent); in mptsas_expander_refresh() 3456 port_info->phy_info[i].identify.handle_parent = in mptsas_expander_event_add() 3645 port_info->phy_info[i].identify.handle_parent = in mptsas_send_expander_event() 3936 port_info->phy_info[i].identify.handle_parent = in mptsas_probe_expanders() 3937 buffer.phy_info[0].identify.handle_parent; in mptsas_probe_expanders() 4376 __func__, __LINE__, sas_device.handle_parent)); in mptsas_hotplug_work() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/message/fusion/ |
H A D | mptsas.h | 132 u16 handle_parent; /* unique id to address parent device */ member
|
H A D | mptsas.c | 1623 port_info->phy_info[i].attached.handle_parent = in mptsas_refreshing_device_handles() 1624 sas_device->handle_parent; in mptsas_refreshing_device_handles() 2730 port_info->phy_info[i].identify.handle_parent = in mptsas_sas_expander_pg0() 3224 phy_info->attached.handle_parent) { in mptsas_probe_one_phy() 3414 port_info->phy_info[0].identify.handle_parent); in mptsas_expander_refresh() 3456 port_info->phy_info[i].identify.handle_parent = in mptsas_expander_event_add() 3645 port_info->phy_info[i].identify.handle_parent = in mptsas_send_expander_event() 3936 port_info->phy_info[i].identify.handle_parent = in mptsas_probe_expanders() 3937 buffer.phy_info[0].identify.handle_parent; in mptsas_probe_expanders() 4376 __func__, __LINE__, sas_device.handle_parent)); in mptsas_hotplug_work() [all …]
|
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/tpmclient/ |
H A D | tpmclient.int.c | 1424 TPM2_HANDLE handle, handle_parent; in TestQuote() local 1445 rval = create_primary_rsa_2048_aes_128_cfb(sysContext, &handle_parent); in TestQuote() 1448 rval = create_keyedhash_key (sysContext, handle_parent, &handle); in TestQuote() 1460 rval = Tss2_Sys_FlushContext(sysContext, handle_parent); in TestQuote() 1522 TPM2_HANDLE loadedObjectHandle, handle_parent; in TestUnseal() local 1576 rval = create_primary_rsa_2048_aes_128_cfb(sysContext, &handle_parent); in TestUnseal() 1581 rval = Tss2_Sys_Create( sysContext, handle_parent, &sessionsData, &inSensitive, &inPublic, in TestUnseal() 1596 rval = Tss2_Sys_Load (sysContext, handle_parent, &sessionsData, &outPrivate, &outPublic, in TestUnseal() 1610 rval = Tss2_Sys_FlushContext(sysContext, handle_parent); in TestUnseal()
|
/dports/lang/mono/mono-5.10.1.57/mono/metadata/ |
H A D | icall.c | 3895 handle_parent: in ves_icall_RuntimeType_GetFields_native() 3937 goto handle_parent; in ves_icall_RuntimeType_GetFields_native() 4005 handle_parent: in mono_class_get_methods_by_name() 4054 goto handle_parent; in mono_class_get_methods_by_name() 4222 handle_parent: in ves_icall_RuntimeType_GetPropertiesByName_native() 4277 goto handle_parent; in ves_icall_RuntimeType_GetPropertiesByName_native() 4325 handle_parent: in ves_icall_RuntimeType_GetEvents_native() 4384 goto handle_parent; in ves_icall_RuntimeType_GetEvents_native()
|