Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_capabilities.c41 static struct rte_cryptodev_capabilities otx2_cpt_caps[OTX2_CPT_MAX_CAPS]; variable
811 memcpy(&otx2_cpt_caps[cur_pos], caps, nb_caps * sizeof(caps[0])); in cpt_caps_add()
833 return otx2_cpt_caps; in otx2_cpt_capabilities_get()