Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dcn10k_cpt.c48 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init() function
76 EXPORT_SYMBOL_NS_GPL(cn10k_cptpf_lmtst_init, CRYPTO_DEV_OCTEONTX2_CPT);
Dcn10k_cpt.h51 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf);
Dotx2_cptpf_main.c785 err = cn10k_cptpf_lmtst_init(cptpf); in otx2_cptpf_probe()