Lines Matching refs:test_buffer_size
40 sym_op->m_src->data_len = options->test_buffer_size; in cperf_set_ops_security()
49 buf_sz = options->test_buffer_size; in cperf_set_ops_security()
113 sym_op->cipher.data.length = options->test_buffer_size; in cperf_set_ops_null_cipher()
152 sym_op->auth.data.length = options->test_buffer_size; in cperf_set_ops_null_auth()
191 sym_op->cipher.data.length = options->test_buffer_size; in cperf_set_ops_cipher()
256 uint32_t offset = options->test_buffer_size; in cperf_set_ops_auth()
291 sym_op->auth.data.length = options->test_buffer_size; in cperf_set_ops_auth()
347 sym_op->cipher.data.length = options->test_buffer_size; in cperf_set_ops_cipher_auth()
363 uint32_t offset = options->test_buffer_size; in cperf_set_ops_cipher_auth()
397 sym_op->auth.data.length = options->test_buffer_size; in cperf_set_ops_cipher_auth()
465 sym_op->aead.data.length = options->test_buffer_size; in cperf_set_ops_aead()