Searched defs:compat_session_op (Results 1 – 1 of 1) sorted by relevance
53 struct compat_session_op { struct56 uint32_t cipher; /* cryptodev_crypto_op_t */57 uint32_t mac; /* cryptodev_crypto_op_t */59 uint32_t keylen;60 compat_uptr_t key; /* pointer to key data */61 uint32_t mackeylen;62 compat_uptr_t mackey; /* pointer to mac key data */64 uint32_t ses; /* session identifier */