Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_capabilities.c24 #define CPT_CAPS_ADD(hw_caps, name) do { \ macro
818 CPT_CAPS_ADD(hw_caps, mul); in otx2_crypto_capabilities_init()
819 CPT_CAPS_ADD(hw_caps, sha1_sha2); in otx2_crypto_capabilities_init()
820 CPT_CAPS_ADD(hw_caps, chacha20); in otx2_crypto_capabilities_init()
821 CPT_CAPS_ADD(hw_caps, zuc_snow3g); in otx2_crypto_capabilities_init()
822 CPT_CAPS_ADD(hw_caps, aes); in otx2_crypto_capabilities_init()
823 CPT_CAPS_ADD(hw_caps, kasumi); in otx2_crypto_capabilities_init()
824 CPT_CAPS_ADD(hw_caps, des); in otx2_crypto_capabilities_init()