Searched refs:sym_cap (Results 1 – 2 of 2) sorted by relevance
218 const struct rte_cryptodev_symmetric_capability *sym_cap; in test_ipsec_crypto_caps_aead_verify() local227 sym_cap = &crypto_cap->sym; in test_ipsec_crypto_caps_aead_verify()228 if (rte_cryptodev_sym_capability_check_aead(sym_cap, in test_ipsec_crypto_caps_aead_verify()245 const struct rte_cryptodev_symmetric_capability *sym_cap; in test_ipsec_crypto_caps_cipher_verify() local254 sym_cap = &cap->sym; in test_ipsec_crypto_caps_cipher_verify()255 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_ipsec_crypto_caps_cipher_verify()270 const struct rte_cryptodev_symmetric_capability *sym_cap; in test_ipsec_crypto_caps_auth_verify() local279 sym_cap = &cap->sym; in test_ipsec_crypto_caps_auth_verify()280 if (rte_cryptodev_sym_capability_check_auth(sym_cap, in test_ipsec_crypto_caps_auth_verify()
10260 const struct rte_cryptodev_symmetric_capability *sym_cap; in test_docsis_proto_uplink() local10287 sym_cap = &crypto_cap->sym; in test_docsis_proto_uplink()10288 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_docsis_proto_uplink()10445 const struct rte_cryptodev_symmetric_capability *sym_cap; in test_docsis_proto_downlink() local10472 sym_cap = &crypto_cap->sym; in test_docsis_proto_downlink()10473 if (rte_cryptodev_sym_capability_check_cipher(sym_cap, in test_docsis_proto_downlink()