Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_3des.c215 if ((rv = dca_getbufbytes(in, 0, in dca_3desupdate()
246 if ((rv = dca_getbufbytes(in, len - des_ctx->dr_ctx.residlen, in dca_3desupdate()
426 rv = dca_getbufbytes(in, 0, in dca_3desstart()
430 rv = dca_getbufbytes(in, in dca_3desstart()
584 errno = dca_getbufbytes(out, off, DESBLOCK, in dca_3desdone()
H A Ddca.c2796 dca_getbufbytes(crypto_data_t *data, size_t off, int count, uchar_t *dest) in dca_getbufbytes() function
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h902 int dca_getbufbytes(crypto_data_t *, size_t, int, uchar_t *);