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

/freebsd-9.3-release/sys/opencrypto/
H A Dcriov.c62 cuio_copydata(struct uio* uio, int off, int len, caddr_t cp) function
180 cuio_copydata((struct uio *)buf, off, size, out);
H A Dcryptodev.h419 extern void cuio_copydata(struct uio* uio, int off, int len, caddr_t cp);
H A Dcryptosoft.c285 cuio_copydata(uio, k, blks, blk);

Completed in 102 milliseconds