Home
last modified time | relevance | path

Searched defs:hifn_command (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hifn/
H A Dhifn7751var.h264 struct hifn_command { struct
265 struct hifn_session *session;
266 u_int16_t base_masks, cry_masks, mac_masks;
267 u_int8_t iv[HIFN_MAX_IV_LENGTH], mac[HIFN_MAC_KEY_LENGTH];
268 const uint8_t *ck;
269 int cklen;
270 int sloplen, slopidx;
272 struct hifn_operand src;
273 struct hifn_operand dst;
274 struct mbuf *dst_m;
[all …]