Searched defs:ocrypt_n_op (Results 1 – 1 of 1) sorted by relevance
139 struct ocrypt_n_op { struct140 u_int32_t ses;141 u_int16_t op; /* i.e. COP_ENCRYPT */165 struct ocrypt_n_op * reqs; /* where to get them */ argument