Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_capabilities.h23 void otx2_crypto_capabilities_init(union cpt_eng_caps *hw_caps);
H A Dotx2_cryptodev.c108 otx2_crypto_capabilities_init(vf->hw_caps); in otx2_cpt_pci_probe()
H A Dotx2_cryptodev_capabilities.c816 otx2_crypto_capabilities_init(union cpt_eng_caps *hw_caps) in otx2_crypto_capabilities_init() function