Searched refs:cryptof_close (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
H A Dcryptodev.c310 static int cryptof_close(struct file *, struct thread *);
322 .fo_close = cryptof_close,
1318 cryptof_close(struct file *fp, struct thread *td) function

Completed in 65 milliseconds