Searched refs:cuio_apply (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/opencrypto/
H A Dcriov.c138 cuio_apply(struct uio *uio, int off, int len, int (*f)(void *, void *, u_int), function
194 error = cuio_apply((struct uio *)buf, off, len, f, arg);
H A Dcryptodev.h422 extern int cuio_apply(struct uio *uio, int off, int len,

Completed in 111 milliseconds