Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dcryptodev.c154 struct fcrypt *fcr = fp->f_data; in cryptof_ioctl() local
729 struct fcrypt *fcr = fp->f_data; in cryptof_close() local
746 csefind(struct fcrypt *fcr, u_int ses, int *errorp) in csefind()
772 csedelete(struct fcrypt *fcr, struct csession *cse_del) in csedelete()
786 cseadd(struct fcrypt *fcr, struct csession *cse) in cseadd()
794 csecreate(struct fcrypt *fcr, u_int64_t sid, caddr_t key, u_int64_t keylen, in csecreate()
853 struct fcrypt *fcr; in cryptoioctl() local