Searched refs:newesp (Results 1 – 5 of 5) sorted by relevance
121 size = sizeof (struct newesp); in esp_hdrsiz()135 size = sizeof (struct newesp) + EALG_MAX_BLOCK_LEN + 9 + 16; in esp_hdrsiz()275 struct newesp *esp; in esp_input()305 esp = (struct newesp *)(mtod(m, caddr_t) + skip); in esp_input()314 hlen = sizeof (struct newesp) + sav->ivlen; in esp_input()587 m_copydata(m, skip + offsetof(struct newesp, esp_seq), in esp_input_cb()605 hlen = sizeof (struct newesp) + sav->ivlen; in esp_input_cb()723 hlen = sizeof (struct newesp) + sav->ivlen; in esp_output()
51 struct newesp { struct
1060 max(sizeof(struct newesp) + EALG_MAX_BLOCK_LEN, /* ESP + IV */ \
837 sizeof(struct newesp)) + sav->ivlen; in ipsec_accel_output_pad()
83 struct newesp { struct738 const struct newesp *esp; in esp_print()754 esp = (const struct newesp *)bp; in esp_print()