Searched refs:dca_start (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rng.c145 return (dca_start(dca, reqp, MCR2, 1));
H A Ddca_dsa.c138 rv = dca_start(dca, reqp, MCR2, 1);
315 rv = dca_start(dca, reqp, MCR2, 1);
H A Ddca_3des.c526 return (dca_start(dca, reqp, MCR1, 1));
H A Ddca_rsa.c198 rv = dca_start(dca, reqp, MCR2, 1);
H A Ddca.c2085 dca_start(dca_t *dca, dca_request_t *reqp, int mcr, int dosched) function
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h892 int dca_start(dca_t *, dca_request_t *, int, int);

Completed in 86 milliseconds