Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_throughput.c1018 uint64_t priv_cost, pub_cost; in test_rsa_item_tp() local
1086 priv_cost = (t2.tv_sec - t1.tv_sec) * 1000000000 + in test_rsa_item_tp()
1094 nbits, (unsigned long)(priv_cost / 1000000)); in test_rsa_item_tp()