Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Docryptodev.h139 struct ocrypt_n_op { struct
140 u_int32_t ses;
141 u_int16_t op; /* i.e. COP_ENCRYPT */
165 struct ocrypt_n_op * reqs; /* where to get them */ argument