Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_desc.c1246 const bool is_ipsec = (ivsize != CHACHAPOLY_IV_SIZE); in cnstr_shdsc_chachapoly() local
1259 if (is_ipsec) in cnstr_shdsc_chachapoly()
1281 u32 ctx1_iv_off = is_ipsec ? 8 : 4; in cnstr_shdsc_chachapoly()
1319 if (is_ipsec) in cnstr_shdsc_chachapoly()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3091 bool is_ipsec = mlx5_fs_is_ipsec_flow(match_c); in is_valid_esp_aes_gcm() local
3101 return is_crypto && is_ipsec && in is_valid_esp_aes_gcm()