Searched refs:total_nsec (Results 1 – 1 of 1) sorted by relevance
31 uint64_t total_nsec, nsec; in test_otp_key_item_tp() local51 total_nsec = 0; in test_otp_key_item_tp()54 while (total_nsec < nsec) { in test_otp_key_item_tp()79 total_nsec += (end.tv_sec - start.tv_sec) * 1000000000 + in test_otp_key_item_tp()232 uint64_t total_nsec, nsec; in test_cipher_item_tp() local248 total_nsec = 0; in test_cipher_item_tp()251 while (total_nsec < nsec) { in test_cipher_item_tp()287 total_nsec += (end.tv_sec - start.tv_sec) * 1000000000 + in test_cipher_item_tp()466 uint64_t total_nsec, nsec; in test_ae_item_tp() local495 total_nsec = 0; in test_ae_item_tp()[all …]