Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_capabilities.c42 static struct rte_cryptodev_capabilities otx2_cpt_sec_caps[OTX2_SEC_MAX_CAPS]; variable
783 .crypto_capabilities = otx2_cpt_sec_caps,
795 .crypto_capabilities = otx2_cpt_sec_caps,
844 memcpy(&otx2_cpt_sec_caps[cur_pos], caps, nb_caps * sizeof(caps[0])); in sec_caps_add()