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