Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dcn10k_cpt.c78 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf) in cn10k_cptvf_lmtst_init() function
97 EXPORT_SYMBOL_NS_GPL(cn10k_cptvf_lmtst_init, CRYPTO_DEV_OCTEONTX2_CPT);
Dcn10k_cpt.h52 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf);
Dotx2_cptvf_main.c376 ret = cn10k_cptvf_lmtst_init(cptvf); in otx2_cptvf_probe()