Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev.c161 static int cryptof_poll(struct file *, int);
170 .fo_poll = cryptof_poll,
2000 cryptof_poll(struct file *fp, int events) in cryptof_poll() function