Searched refs:RTE_CRYPTODEV_FF_SYM_RAW_DP (Results 1 – 6 of 6) sorted by relevance
2678 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_snow3g_authentication()2769 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_snow3g_authentication_verify()2854 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_kasumi_authentication()2943 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_kasumi_authentication_verify()3167 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_kasumi_encryption()3278 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_kasumi_encryption_sgl()3625 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_kasumi_decryption()3717 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_snow3g_encryption()4127 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_snow3g_decryption()4312 (!(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP))) { in test_zuc_cipher_auth()[all …]
140 !(feat_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP)) { in test_blockcipher_one_case()
384 RTE_CRYPTODEV_FF_SYM_RAW_DP; in qat_sym_dev_create()
461 #define RTE_CRYPTODEV_FF_SYM_RAW_DP (1ULL << 24) macro
1788 !(dev->feature_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP)) { in rte_cryptodev_get_raw_dp_ctx_size()1812 if (!(dev->feature_flags & RTE_CRYPTODEV_FF_SYM_RAW_DP) in rte_cryptodev_configure_raw_dp_ctx()
659 ``RTE_CRYPTODEV_FF_SYM_RAW_DP`` feature flag presented. To use this feature,