Lines Matching full:rounds
32 uint32_t rounds; in test_otp_key_item_tp() local
52 rounds = 0; in test_otp_key_item_tp()
81 rounds ++; in test_otp_key_item_tp()
87 test_op_name(operation), (data_len * rounds / (1024 * 1024))); in test_otp_key_item_tp()
91 test_op_name(operation), (data_len * rounds / (1024 * 1024))); in test_otp_key_item_tp()
233 uint32_t rounds; in test_cipher_item_tp() local
249 rounds = 0; in test_cipher_item_tp()
289 rounds ++; in test_cipher_item_tp()
295 test_op_name(operation), (data_len * rounds / (1024 * 1024))); in test_cipher_item_tp()
299 test_op_name(operation), (data_len * rounds / (1024 * 1024))); in test_cipher_item_tp()
467 uint32_t rounds; in test_ae_item_tp() local
496 rounds = 0; in test_ae_item_tp()
549 rounds ++; in test_ae_item_tp()
555 test_op_name(config.operation), (data_len * rounds / (1024 * 1024))); in test_ae_item_tp()
559 test_op_name(config.operation), (data_len * rounds / (1024 * 1024))); in test_ae_item_tp()
565 rounds = 0; in test_ae_item_tp()
617 rounds ++; in test_ae_item_tp()
623 test_op_name(config.operation), (data_len * rounds / (1024 * 1024))); in test_ae_item_tp()
627 test_op_name(config.operation), (data_len * rounds / (1024 * 1024))); in test_ae_item_tp()
812 uint32_t rounds; in test_hash_item_tp() local
832 rounds = 0; in test_hash_item_tp()
878 rounds ++; in test_hash_item_tp()
889 test_algo_name(algo), (data_len * rounds / (1024 * 1024))); in test_hash_item_tp()
892 test_algo_name(algo), (data_len * rounds / (1024 * 1024))); in test_hash_item_tp()