Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_sec.h64 void otx2_crypto_sec_ctx_destroy(struct rte_cryptodev *crypto_dev);
H A Dotx2_cryptodev.c160 otx2_crypto_sec_ctx_destroy(dev); in otx2_cpt_pci_remove()
H A Dotx2_cryptodev_sec.c566 otx2_crypto_sec_ctx_destroy(struct rte_cryptodev *cdev) in otx2_crypto_sec_ctx_destroy() function