Searched refs:ikey (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/arch/arm64/kvm/ |
D | pauth.c | 32 struct ptrauth_key ikey) in compute_pac() argument 47 __ptrauth_key_install_nosync(APGA, ikey); in compute_pac() 161 struct ptrauth_key ikey; in kvm_auth_eretax() local 170 ikey.lo = __vcpu_sys_reg(vcpu, APIBKEYLO_EL1); in kvm_auth_eretax() 171 ikey.hi = __vcpu_sys_reg(vcpu, APIBKEYHI_EL1); in kvm_auth_eretax() 176 ikey.lo = __vcpu_sys_reg(vcpu, APIAKEYLO_EL1); in kvm_auth_eretax() 177 ikey.hi = __vcpu_sys_reg(vcpu, APIAKEYHI_EL1); in kvm_auth_eretax() 183 pac = compute_pac(vcpu, cptr, ikey); in kvm_auth_eretax()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ipip.c | 164 .ikey = mlxsw_sp_ipip_parms4_ikey(&parms), in mlxsw_sp_ipip_netdev_parms_init_gre4() 199 u32 ikey; in mlxsw_sp_ipip_decap_config_gre4() local 203 ikey = mlxsw_sp_ipip_parms4_ikey(&parms); in mlxsw_sp_ipip_decap_config_gre4() 221 type_check, has_ikey, daddr4, ikey); in mlxsw_sp_ipip_decap_config_gre4() 310 } else if (old_parms->ikey != new_parms->ikey) { in mlxsw_sp_ipip_ol_netdev_change_gre() 382 .ikey = mlxsw_sp_ipip_parms6_ikey(&parms), in mlxsw_sp_ipip_netdev_parms_init_gre6() 416 u32 ikey; in mlxsw_sp_ipip_decap_config_gre6() local 420 ikey = mlxsw_sp_ipip_parms6_ikey(&parms); in mlxsw_sp_ipip_decap_config_gre6() 438 ipip_entry->dip_kvdl_index, ikey); in mlxsw_sp_ipip_decap_config_gre6()
|
D | spectrum_ipip.h | 34 u32 ikey; member
|
/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | ipip_flat_gre_keys.sh | 29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 222 30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 111
|
D | ipip_hier_gre_keys.sh | 29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 222 30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 111
|
D | ip6gre_flat_keys.sh | 33 sw1_flat_create $ol1 $ul1 ikey 111 okey 222 34 sw2_flat_create $ol2 $ul2 ikey 222 okey 111
|
D | ip6gre_hier_keys.sh | 33 sw1_hierarchical_create $ol1 $ul1 ikey 111 okey 222 34 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 111
|
/linux-6.12.1/drivers/hid/ |
D | Kconfig | 240 - Macally ikey keyboard
|