Searched defs:modfix (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c414 unsigned modfix, expfix, pqfix = 0; local
516 if ((modfix = dca_padfull(modbits)) == 0) {
538 reqp->dr_pkt_length = modfix;
574 ctxlen = 8 + modfix + expfix;
586 modfix);
587 kaddr += modfix;

Completed in 81 milliseconds