Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c914 otx_cpt_crypto_exit(pdev, THIS_MODULE, cptvf->vftype); in otx_cptvf_probe()
952 otx_cpt_crypto_exit(pdev, THIS_MODULE, cptvf->vftype); in otx_cptvf_remove()
H A Dotx_cptvf_algs.c1709 void otx_cpt_crypto_exit(struct pci_dev *pdev, struct module *mod, in otx_cpt_crypto_exit() function