Lines Matching refs:sec_cap
9147 const struct rte_security_capability *sec_cap; in test_ipsec_proto_process() local
9226 sec_cap = rte_security_capability_get(ctx, &sec_cap_idx); in test_ipsec_proto_process()
9227 if (sec_cap == NULL) in test_ipsec_proto_process()
9239 sec_cap, in test_ipsec_proto_process()
9252 sec_cap, in test_ipsec_proto_process()
9271 sec_cap, in test_ipsec_proto_process()
9280 sec_cap, in test_ipsec_proto_process()
9289 if (test_ipsec_sec_caps_verify(&ipsec_xform, sec_cap, silent) != 0) in test_ipsec_proto_process()
10258 const struct rte_security_capability *sec_cap; in test_docsis_proto_uplink() local
10276 sec_cap = rte_security_capability_get(ctx, &sec_cap_idx); in test_docsis_proto_uplink()
10277 if (sec_cap == NULL) in test_docsis_proto_uplink()
10280 while ((crypto_cap = &sec_cap->crypto_capabilities[j++])->op != in test_docsis_proto_uplink()
10443 const struct rte_security_capability *sec_cap; in test_docsis_proto_downlink() local
10461 sec_cap = rte_security_capability_get(ctx, &sec_cap_idx); in test_docsis_proto_downlink()
10462 if (sec_cap == NULL) in test_docsis_proto_downlink()
10465 while ((crypto_cap = &sec_cap->crypto_capabilities[j++])->op != in test_docsis_proto_downlink()