Home
last modified time | relevance | path

Searched refs:input_vec (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev.c8355 const uint8_t *input_vec, unsigned int input_vec_len, in test_pdcp_proto() argument
8392 memcpy(plaintext, input_vec, input_vec_len); in test_pdcp_proto()
8540 uint8_t *input_vec, in test_pdcp_proto_SGL() argument
8615 memcpy(plaintext, input_vec, plaintext_len); in test_pdcp_proto_SGL()
8650 memcpy(plaintext, input_vec + trn_data, to_trn); in test_pdcp_proto_SGL()