Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h186 void otx_cpt_crypto_exit(struct pci_dev *pdev, struct module *mod,
H A Dotx_cptvf_main.c905 otx_cpt_crypto_exit(pdev, THIS_MODULE, cptvf->vftype); in otx_cptvf_probe()
943 otx_cpt_crypto_exit(pdev, THIS_MODULE, cptvf->vftype); in otx_cptvf_remove()
H A Dotx_cptvf_algs.c1708 void otx_cpt_crypto_exit(struct pci_dev *pdev, struct module *mod, in otx_cpt_crypto_exit() function