Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_capabilities.h36 void otx2_crypto_sec_capabilities_init(union cpt_eng_caps *hw_caps);
H A Dotx2_cryptodev.c109 otx2_crypto_sec_capabilities_init(vf->hw_caps); in otx2_cpt_pci_probe()
H A Dotx2_cryptodev_capabilities.c849 otx2_crypto_sec_capabilities_init(union cpt_eng_caps *hw_caps) in otx2_crypto_sec_capabilities_init() function