Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dcn10k_cpt.c76 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf) in cn10k_cptvf_lmtst_init() function
98 EXPORT_SYMBOL_NS_GPL(cn10k_cptvf_lmtst_init, CRYPTO_DEV_OCTEONTX2_CPT);
H A Dcn10k_cpt.h32 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf);
H A Dotx2_cptvf_main.c371 ret = cn10k_cptvf_lmtst_init(cptvf); in otx2_cptvf_probe()