Searched refs:crc_offset (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_security_docsis_test_vectors.h | 71 .crc_offset = 6, 87 .crc_offset = 6, 120 .crc_offset = 6, 136 .crc_offset = 6, 170 .crc_offset = 6, 187 .crc_offset = 6, 222 .crc_offset = 6, 240 .crc_offset = 6, 280 .crc_offset = 6, 303 .crc_offset = 6, [all …]
|
| H A D | test_cryptodev.c | 8600 d_td->ciphertext.crc_offset - in test_docsis_proto_uplink() 8606 ut_params->op->sym->auth.data.offset = d_td->ciphertext.crc_offset; in test_docsis_proto_uplink() 8776 d_td->plaintext.crc_offset - in test_docsis_proto_downlink() 8781 ut_params->op->sym->auth.data.offset = d_td->plaintext.crc_offset; in test_docsis_proto_downlink()
|
| /f-stack/dpdk/drivers/crypto/aesni_mb/ |
| H A D | rte_aesni_mb_pmd.c | 1576 uint16_t crc_offset; in verify_docsis_sec_crc() local 1582 crc_offset = job->hash_start_src_offset_in_bytes + in verify_docsis_sec_crc() 1585 crc = job->dst + crc_offset; in verify_docsis_sec_crc()
|