csession
static struct csession *
cse_add(struct fcrypt *fcr, struct csession *cse)
static struct csession *
struct csession *cse;
cse_free(struct csession *cse)
TAILQ_ENTRY(csession) next;
struct csession *cse;
TAILQ_HEAD(csessionlist, csession) csessions;
struct csession *cse;
pool_init(&csepl, sizeof(struct csession), 0, 0, 0, "csepl",
static struct csession *cse_find(struct fcrypt *, uint32_t);
static struct csession *cse_add(struct fcrypt *, struct csession *);
static struct csession *cse_create(struct fcrypt *, uint64_t, void *,
static void cse_free(struct csession *);
cod_ctor(struct cryptop_data *cod, struct csession *cse, size_t iov_len)
struct csession *cse;
struct csession *cse;
cryptodev_op(struct csession *cse, struct crypt_op *cop, struct lwp *l)
struct csession *
cryptodev_cse_free(struct csession *cse)
static struct csession *
struct csession *cse, *cnext;
struct csession *cse, *cnext;
struct csession *cse;
struct csession;
int cryptodev_op(struct csession *, struct crypt_op *, struct lwp *);
void cryptodev_cse_free(struct csession *);
struct csession *cryptodev_cse_find(struct fcrypt *, uint32_t);
static int ocryptodev_op(struct csession *, struct ocrypt_op *,
struct csession *cse;
ocryptodev_op(struct csession *cse, struct ocrypt_op *ocop, struct lwp *l)
struct csession;
struct csession;