Home
last modified time | relevance | path

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

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