Searched refs:offset_bits (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_mixed_test_vectors.h | 91 .offset_bits = 0, 190 .offset_bits = 0, 209 .offset_bits = 0, 275 .offset_bits = 0, 292 .offset_bits = 0, 469 .offset_bits = 0, 488 .offset_bits = 0, 556 .offset_bits = 0, 575 .offset_bits = 0, 636 .offset_bits = 0, [all …]
|
| H A D | test_cryptodev_snow3g_test_vectors.h | 115 .offset_bits = 0 174 .offset_bits = 0 221 .offset_bits = 0 279 .offset_bits = 0 342 .offset_bits = 0 398 .offset_bits = 0 402 .offset_bits = 0 492 .offset_bits = 0 585 .offset_bits = 0 652 .offset_bits = 0 [all …]
|
| H A D | test_cryptodev.c | 4172 tdata->cipher.offset_bits); in test_snow3g_decryption() 4618 tdata->cipher.offset_bits, in test_snow3g_auth_cipher() 4620 tdata->auth.offset_bits, in test_snow3g_auth_cipher() 4644 (tdata->cipher.offset_bits >> 3); in test_snow3g_auth_cipher() 4821 tdata->cipher.offset_bits, in test_snow3g_auth_cipher_sgl() 4823 tdata->auth.offset_bits, in test_snow3g_auth_cipher_sgl() 6842 tdata->cipher.offset_bits, in test_mixed_auth_cipher() 6844 tdata->auth.offset_bits, in test_mixed_auth_cipher() 6873 (tdata->cipher.offset_bits >> 3); in test_mixed_auth_cipher() 7048 tdata->cipher.offset_bits, in test_mixed_auth_cipher_sgl() [all …]
|