Lines Matching refs:test_msg
306 char *test_msg, int sessionless, enum rte_crypto_asym_op_type type, in test_cryptodev_asym_op() argument
339 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
364 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
384 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
446 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
458 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
475 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
486 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
494 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
502 snprintf(test_msg, ASYM_TEST_MSG_LEN, "PASS"); in test_cryptodev_asym_op()
504 snprintf(test_msg, ASYM_TEST_MSG_LEN, "SESSIONLESS PASS"); in test_cryptodev_asym_op()
522 char test_msg[ASYM_TEST_MSG_LEN + 1]; in test_one_case() local
530 status = test_cryptodev_asym_op(&testsuite_params, &tc, test_msg, in test_one_case()
533 tc.modex.description, test_msg); in test_one_case()
541 test_msg, sessionless, i, in test_one_case()
551 &tc, test_msg, sessionless, i, in test_one_case()
560 tc.modex.description, test_msg); in test_one_case()