Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751var.h272 struct hifn_command { struct
273 u_int16_t session_num;
274 u_int16_t base_masks, cry_masks, mac_masks;
275 u_int8_t iv[HIFN_MAX_IV_LENGTH], *ck, mac[HIFN_MAC_KEY_LENGTH];
276 int cklen;
277 int sloplen, slopidx;
279 struct hifn_operand src;
280 struct hifn_operand dst;
282 struct hifn_softc *softc;
283 struct cryptop *crp;
[all …]