Home
last modified time | relevance | path

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

/NextBSD/sys/opencrypto/
HDcriov.c62 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()
HDcryptodev.h505 extern void cuio_copydata(struct uio* uio, int off, int len, caddr_t cp);
HDcryptosoft.c191 cuio_copydata(uio, count, blks, blk); in swcr_encdec()