Searched refs:cuio_copydata (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/opencrypto/ |
| HD | criov.c | 62 cuio_copydata(struct uio* uio, int off, int len, caddr_t cp) in cuio_copydata() function 176 cuio_copydata((struct uio *)buf, off, size, out); in crypto_copydata()
|
| HD | cryptodev.h | 505 extern void cuio_copydata(struct uio* uio, int off, int len, caddr_t cp);
|
| HD | cryptosoft.c | 191 cuio_copydata(uio, count, blks, blk); in swcr_encdec()
|