Lines Matching refs:check_cipher_capabilities_supported
741 check_cipher_capabilities_supported(const enum rte_crypto_cipher_algorithm *ciphers, in check_cipher_capabilities_supported() function
785 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in null_testsuite_setup()
888 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in pdcp_proto_testsuite_setup()
919 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0) { in docsis_proto_testsuite_setup()
1065 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in snow3g_testsuite_setup()
1097 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in zuc_testsuite_setup()
1160 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in kasumi_testsuite_setup()
1259 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in mixed_cipher_hash_testsuite_setup()
1293 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in esn_testsuite_setup()
1325 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in multi_session_testsuite_setup()
1359 if (check_cipher_capabilities_supported(ciphers, RTE_DIM(ciphers)) != 0 in negative_hmac_sha1_testsuite_setup()