Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev.h276 struct crypt_kop { struct
277 u_int crk_op; /* ie. CRK_MOD_EXP or other */
278 u_int crk_status; /* return status */
279 u_short crk_iparams; /* # of input parameters */
280 u_short crk_oparams; /* # of output parameters */
281 u_int crk_pad1;
282 struct crparam crk_param[CRK_MAXPARAM];