Searched refs:priv_cost (Results 1 – 1 of 1) sorted by relevance
1018 uint64_t priv_cost, pub_cost; in test_rsa_item_tp() local1086 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()