Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/
A Dhash_perf.c285 static const char *yesno(int v) in yesno() function
348 verbose("random=%s, ", yesno(random_in == CRYPTO_USE_RANDOM)); in hash_perf_run_test()
349 verbose("unaligned=%s, ", yesno(offset)); in hash_perf_run_test()
A Daes_perf.c386 static const char *yesno(int v) in yesno() function
481 verbose("random=%s, ", yesno(input_data_init == CRYPTO_USE_RANDOM)); in aes_perf_run_test()
482 verbose("in place=%s, ", yesno(in_place)); in aes_perf_run_test()

Completed in 4 milliseconds