Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev.c160 static int cryptof_close(struct file *);
172 .fo_close = cryptof_close,
893 cryptof_close(struct file *fp) in cryptof_close() function