Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dmain.c61 int stress_cnt = 1; in main() local
126 stress_cnt = atoi(optarg); in main()
127 stress_test(stress_cnt); in main()