Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c7750 const uint8_t *input_vec, unsigned int input_vec_len, in test_pdcp_proto() argument
7787 memcpy(plaintext, input_vec, input_vec_len); in test_pdcp_proto()
7935 uint8_t *input_vec, in test_pdcp_proto_SGL() argument
7999 memcpy(plaintext, input_vec, plaintext_len); in test_pdcp_proto_SGL()
8034 memcpy(plaintext, input_vec + trn_data, to_trn); in test_pdcp_proto_SGL()