Searched refs:isPriExpo (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c1861 int isPriExpo = 0; local
2055 isPriExpo = 1;
2242 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2250 if (isModulus && isPriExpo) {
2290 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2358 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2402 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c1378 int isPriExpo = 0; local
1547 isPriExpo = 1;
1684 if (isModulus && isPriExpo) {
1725 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||

Completed in 56 milliseconds