Lines Matching refs:test_msg
305 char *test_msg, int sessionless, enum rte_crypto_asym_op_type type, in test_cryptodev_asym_op() argument
338 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
363 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
383 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
445 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
456 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
466 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
482 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
493 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
501 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
509 snprintf(test_msg, ASYM_TEST_MSG_LEN, "PASS"); in test_cryptodev_asym_op()
511 snprintf(test_msg, ASYM_TEST_MSG_LEN, "SESSIONLESS PASS"); in test_cryptodev_asym_op()
532 char test_msg[ASYM_TEST_MSG_LEN + 1]; in test_one_case() local
540 status = test_cryptodev_asym_op(&testsuite_params, &tc, test_msg, in test_one_case()
543 tc.modex.description, test_msg); in test_one_case()
551 test_msg, sessionless, i, in test_one_case()
561 &tc, test_msg, sessionless, i, in test_one_case()
570 tc.modex.description, test_msg); in test_one_case()