Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c524 unsigned pfix, qfix; in dca_rsainit() local
527 qfix = dca_padhalf(qbits); in dca_rsainit()
529 if (pfix & qfix) in dca_rsainit()
530 pqfix = max(pfix, qfix); in dca_rsainit()