Searched refs:crypto_copydata (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/sys/crypto/via/
H A Dpadlock_cipher.c242 crypto_copydata(crp->crp_flags, crp->crp_buf,
248 crypto_copydata(crp->crp_flags, crp->crp_buf, enccrd->crd_skip,
276 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/opencrypto/
H A Dcriov.c174 crypto_copydata(int flags, caddr_t buf, int off, int size, caddr_t out) function
H A Dcryptodev.h427 extern void crypto_copydata(int flags, caddr_t buf, int off, int size,
H A Dcryptosoft.c103 crypto_copydata(flags, buf, crd->crd_inject, blks, iv);
603 crypto_copydata(flags, buf, crd->crd_skip, crd->crd_len, data);
/freebsd-10.0-release/sys/crypto/aesni/
H A Daesni_wrap.c452 crypto_copydata(crp->crp_flags, crp->crp_buf,
469 crypto_copydata(crp->crp_flags, crp->crp_buf,
H A Daesni.c327 crypto_copydata(crp->crp_flags, crp->crp_buf, enccrd->crd_skip,
/freebsd-10.0-release/sys/dev/glxsb/
H A Dglxsb.c760 crypto_copydata(crp->crp_flags, crp->crp_buf,
772 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/mips/nlm/dev/sec/
H A Dnlmsec.c324 crypto_copydata(cmd->crp->crp_flags, cmd->crp->crp_buf,
597 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c423 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/dev/safe/
H A Dsafe.c1017 crypto_copydata(crp->crp_flags, crp->crp_buf,
1548 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/dev/cesa/
H A Dcesa.c1579 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/dev/sec/
H A Dsec.c1428 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/dev/hifn/
H A Dhifn7751.c2587 crypto_copydata(crp->crp_flags,
2832 crypto_copydata(crp->crp_flags, crp->crp_buf,
/freebsd-10.0-release/sys/dev/ubsec/
H A Dubsec.c1165 crypto_copydata(crp->crp_flags, crp->crp_buf,
1590 crypto_copydata(crp->crp_flags, crp->crp_buf,

Completed in 281 milliseconds