Searched refs:tdata (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev.c | 3148 tdata->key.data, tdata->key.len, in test_snow3g_authentication() 3239 tdata->key.data, tdata->key.len, in test_snow3g_authentication_verify() 3324 tdata->key.data, tdata->key.len, in test_kasumi_authentication() 4933 tdata->key.data, tdata->key.len, in test_snow3g_cipher_auth() 5062 tdata->key.data, tdata->key.len, in test_snow3g_auth_cipher() 5267 tdata->key.data, tdata->key.len, in test_snow3g_auth_cipher_sgl() 5468 tdata->key.data, tdata->key.len, in test_kasumi_auth_cipher() 5672 tdata->key.data, tdata->key.len, in test_kasumi_auth_cipher_sgl() 5853 tdata->key.data, tdata->key.len, in test_kasumi_cipher_auth() 8235 tdata->aad.len, tdata->iv.len)) in test_authenticated_encryption() [all …]
|
| H A D | test_cryptodev_blockcipher.c | 43 tdata->cipher_key.len, in verify_algo_support() 44 tdata->iv.len); in verify_algo_support() 58 tdata->auth_key.len, in verify_algo_support() 151 tdata->wrapped_key) { in test_blockcipher_one_case() 189 if (tdata->auth_key.len) in test_blockcipher_one_case() 191 tdata->auth_key.len); in test_blockcipher_one_case() 236 tdata->ciphertext.data + tdata->ciphertext.len, in test_blockcipher_one_case() 479 tdata->iv.data, in test_blockcipher_one_case() 480 tdata->iv.len); in test_blockcipher_one_case() 510 tdata->auth_offset; in test_blockcipher_one_case() [all …]
|
| H A D | test_acl.c | 1652 fill_u32_range_data(struct ipv4_7tuple tdata[], uint32_t start, uint32_t num) in fill_u32_range_data() argument 1658 tdata[i].ip_src = start + i; in fill_u32_range_data() 1661 tdata[i].allow = r->data.userdata; in fill_u32_range_data()
|