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

/freebsd-12-stable/sys/opencrypto/
H A Dcryptodev.c308 static int cryptof_close(struct file *, struct thread *);
320 .fo_close = cryptof_close,
1376 cryptof_close(struct file *fp, struct thread *td) function

Completed in 54 milliseconds