Searched defs:cryptop (Results 1 – 1 of 1) sorted by relevance
333 struct cryptop { struct336 u_int64_t crp_sid; /* Session ID */337 int crp_ilen; /* Input data total length */338 int crp_olen; /* Result total length */340 int crp_etype; /*364 int (*crp_callback)(struct cryptop *); /* Callback function */ argument366 struct timespec crp_tstamp; /* performance time stamp */368 caddr_t crp_mac;