Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c412 unsigned modfix, expfix, pqfix = 0; in dca_rsainit() local
514 if ((modfix = dca_padfull(modbits)) == 0) { in dca_rsainit()
536 reqp->dr_pkt_length = modfix; in dca_rsainit()
572 ctxlen = 8 + modfix + expfix; in dca_rsainit()
584 modfix); in dca_rsainit()
585 kaddr += modfix; in dca_rsainit()