Searched refs:max_buffer_size (Results 1 – 10 of 10) sorted by relevance
654 t_vec->plaintext.length = options->max_buffer_size; in cperf_test_vector_get_dummy()691 t_vec->ciphertext.length = options->max_buffer_size; in cperf_test_vector_get_dummy()694 t_vec->data.cipher_length = options->max_buffer_size; in cperf_test_vector_get_dummy()719 t_vec->data.auth_length = options->max_buffer_size; in cperf_test_vector_get_dummy()749 t_vec->ciphertext.length = options->max_buffer_size; in cperf_test_vector_get_dummy()752 t_vec->data.cipher_length = options->max_buffer_size; in cperf_test_vector_get_dummy()783 t_vec->data.auth_length = options->max_buffer_size; in cperf_test_vector_get_dummy()834 t_vec->data.aead_length = options->max_buffer_size; in cperf_test_vector_get_dummy()
467 if (test_vec->plaintext.length < opts->max_buffer_size) in cperf_check_test_vector()471 if (test_vec->ciphertext.length < opts->max_buffer_size) in cperf_check_test_vector()488 if (test_vec->plaintext.length < opts->max_buffer_size) in cperf_check_test_vector()512 if (test_vec->plaintext.length < opts->max_buffer_size) in cperf_check_test_vector()517 if (test_vec->plaintext.length < opts->max_buffer_size) in cperf_check_test_vector()521 if (test_vec->ciphertext.length < opts->max_buffer_size) in cperf_check_test_vector()550 if (test_vec->plaintext.length < opts->max_buffer_size) in cperf_check_test_vector()554 if (test_vec->ciphertext.length < opts->max_buffer_size) in cperf_check_test_vector()766 while (opts.test_buffer_size <= opts.max_buffer_size) { in main()
311 if (opts->max_buffer_size > data_length) { in parse_entry()316 vector->plaintext.length = opts->max_buffer_size; in parse_entry()409 if (opts->max_buffer_size > data_length) { in parse_entry()414 vector->ciphertext.length = opts->max_buffer_size; in parse_entry()583 test_vector->data.cipher_length = opts->max_buffer_size; in cperf_test_vector_get_from_file()586 test_vector->data.auth_length = opts->max_buffer_size; in cperf_test_vector_get_from_file()
356 if (parse_range(arg, &opts->min_buffer_size, &opts->max_buffer_size, in parse_buffer_sz()360 &opts->max_buffer_size); in parse_buffer_sz()902 opts->max_buffer_size = 64; in cperf_options_default()1053 while (buffer_size <= options->max_buffer_size) { in check_cipher_buffer_length()1079 while (buffer_size <= options->max_buffer_size) { in check_cipher_buffer_length()1111 while (buffer_size <= options->max_buffer_size) { in check_docsis_buffer_length()1143 options->segment_sz <= options->max_buffer_size) { in cperf_options_check()1154 options->segment_sz = options->max_buffer_size + in cperf_options_check()1312 printf("#\t max: %u\n", opts->max_buffer_size); in cperf_options_dump()
223 if (ctx->options->segment_sz < ctx->options->max_buffer_size) { in cperf_verify_test_runner()361 ctx->options->max_buffer_size, in cperf_verify_test_runner()378 ctx->options->max_buffer_size, in cperf_verify_test_runner()
200 uint32_t max_size = options->max_buffer_size + options->digest_sz; in cperf_alloc_common_memory()274 uint32_t remaining_bytes = options->max_buffer_size; in cperf_mbuf_set()
143 uint32_t max_buffer_size; member
127 (ctx->options->segment_sz < ctx->options->max_buffer_size)) { in cperf_throughput_test_runner()
145 if (ctx->options->segment_sz < ctx->options->max_buffer_size) { in cperf_latency_test_runner()
418 if (opts->segments_sz < ctx->options->max_buffer_size) { in cperf_pmd_cyclecount_test_runner()