Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c522 unsigned pfix, qfix; in dca_rsainit() local
525 qfix = dca_padhalf(qbits); in dca_rsainit()
527 if (pfix & qfix) in dca_rsainit()
528 pqfix = max(pfix, qfix); in dca_rsainit()