cryptodev.c | 227 struct csession *cse; local in function:cryptof_ioctl 313 cse = csefind(fcr, ses); 314 if (cse == NULL) { 318 csedelete(fcr, cse); 320 csefree(cse); 345 cse = csefind(fcr, cop->ses); 347 if (cse == NULL) { 351 error = cryptodev_op(cse, cop, curlwp); 454 cryptodev_op(struct csession *cse, struct crypt_op *cop, struct lwp *l) 466 if (cse->txform) 714 struct csession *cse = crp->crp_opaque; local in function:cryptodev_cb 726 struct csession *cse = crp->crp_opaque; local in function:cryptodev_mcb 896 struct csession *cse; local in function:cryptof_close 924 struct csession *cse, *cnext, *ret = NULL; local in function:csefind 938 struct csession *cse, *cnext; local in function:csedelete 969 struct csession *cse; local in function:csecreate 1081 struct csession *cse; local in function:cryptodev_mop 1463 struct csession *cse; local in function:cryptodev_session 1713 struct csession *cse; local in function:cryptodev_msessionfin 1740 struct csession *cse; local in function:cryptodev_getmstatus 1886 struct csession *cse; local in function:cryptodev_getstatus [all...] |