Searched refs:esp_pad_bytes (Results 1 – 4 of 4) sorted by relevance
10 static const uint8_t esp_pad_bytes[IPSEC_MAX_PAD_SIZE] = { variable
176 rte_memcpy(pt, esp_pad_bytes, pdlen); in outb_tun_pkt_prepare()343 rte_memcpy(pt, esp_pad_bytes, pdlen); in outb_trs_pkt_prepare()
382 if (memcmp(pd, esp_pad_bytes + n, k) != 0) in check_pad_bytes()
492 static const uint8_t esp_pad_bytes[IPSEC_MAX_PAD_SIZE] = { variable618 rte_memcpy(dst, esp_pad_bytes, padlen); in setup_test_string_tunneled()