Searched refs:is_ipsec (Results 1 – 2 of 2) sorted by relevance
1246 const bool is_ipsec = (ivsize != CHACHAPOLY_IV_SIZE); in cnstr_shdsc_chachapoly() local1259 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()
3091 bool is_ipsec = mlx5_fs_is_ipsec_flow(match_c); in is_valid_esp_aes_gcm() local3101 return is_crypto && is_ipsec && in is_valid_esp_aes_gcm()