Home
last modified time | relevance | path

Searched refs:e_key (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/ccp/
Dccp-ops.c535 goto e_key; in ccp_run_aes_cmac_cmd()
540 goto e_key; in ccp_run_aes_cmac_cmd()
551 goto e_key; in ccp_run_aes_cmac_cmd()
625 e_key: in ccp_run_aes_cmac_cmd()
716 goto e_key; in ccp_run_aes_gcm_cmd()
721 goto e_key; in ccp_run_aes_gcm_cmd()
732 goto e_key; in ccp_run_aes_gcm_cmd()
909 e_key: in ccp_run_aes_gcm_cmd()
975 goto e_key; in ccp_run_aes_cmd()
980 goto e_key; in ccp_run_aes_cmd()
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c563 struct mlx5e_encap_key e_key; in mlx5e_encap_get() local
568 e_key.ip_tun_key = &e->tun_info->key; in mlx5e_encap_get()
569 e_key.tc_tunnel = e->tunnel; in mlx5e_encap_get()
570 if (e->tunnel->encap_info_equal(&e_key, key) && in mlx5e_encap_get()