Home
last modified time | relevance | path

Searched refs:is_ipsec (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_desc.c1247 const bool is_ipsec = (ivsize != CHACHAPOLY_IV_SIZE); in cnstr_shdsc_chachapoly() local
1260 if (is_ipsec) in cnstr_shdsc_chachapoly()
1282 u32 ctx1_iv_off = is_ipsec ? 8 : 4; in cnstr_shdsc_chachapoly()
1320 if (is_ipsec) in cnstr_shdsc_chachapoly()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_desc.c1247 const bool is_ipsec = (ivsize != CHACHAPOLY_IV_SIZE); in cnstr_shdsc_chachapoly() local
1260 if (is_ipsec) in cnstr_shdsc_chachapoly()
1282 u32 ctx1_iv_off = is_ipsec ? 8 : 4; in cnstr_shdsc_chachapoly()
1320 if (is_ipsec) in cnstr_shdsc_chachapoly()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dfs.c604 bool is_ipsec = mlx5_fs_is_ipsec_flow(match_c); in is_valid_esp_aes_gcm() local
614 return is_crypto && is_ipsec && in is_valid_esp_aes_gcm()

Completed in 7 milliseconds