Home
last modified time | relevance | path

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

/trueos/sys/opencrypto/
HDcryptodev.c284 static int cryptof_rw(struct file *fp, struct uio *uio,
297 .fo_read = cryptof_rw,
298 .fo_write = cryptof_rw,
324 cryptof_rw( in cryptof_rw() function