Home
last modified time | relevance | path

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

/dflybsd-src/sys/opencrypto/
H A Dcryptodev.c155 struct fcrypt *fcr = fp->f_data; in cryptof_ioctl() local
730 struct fcrypt *fcr = fp->f_data; in cryptof_close() local
747 csefind(struct fcrypt *fcr, u_int ses, int *errorp) in csefind()
773 csedelete(struct fcrypt *fcr, struct csession *cse_del) in csedelete()
787 cseadd(struct fcrypt *fcr, struct csession *cse) in cseadd()
795 csecreate(struct fcrypt *fcr, u_int64_t sid, caddr_t key, u_int64_t keylen, in csecreate()
854 struct fcrypt *fcr; in cryptoioctl() local