Searched refs:crc_offset (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_docsis_test_vectors.h | 78 .crc_offset = 6, 94 .crc_offset = 6, 131 .crc_offset = 6, 147 .crc_offset = 6, 185 .crc_offset = 6, 202 .crc_offset = 6, 241 .crc_offset = 6, 259 .crc_offset = 6, 303 .crc_offset = 6, 326 .crc_offset = 6, [all …]
|
| H A D | test_cryptodev.c | 10353 d_td->ciphertext.crc_offset - in test_docsis_proto_uplink() 10359 ut_params->op->sym->auth.data.offset = d_td->ciphertext.crc_offset; in test_docsis_proto_uplink() 10538 d_td->plaintext.crc_offset - in test_docsis_proto_downlink() 10543 ut_params->op->sym->auth.data.offset = d_td->plaintext.crc_offset; in test_docsis_proto_downlink()
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_aesni_mb.c | 1505 uint16_t crc_offset; in verify_docsis_sec_crc() local 1511 crc_offset = job->hash_start_src_offset_in_bytes + in verify_docsis_sec_crc() 1514 crc = job->dst + crc_offset; in verify_docsis_sec_crc()
|