Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c1862 int isPrime1 = 0; local
2052 isPrime1 = 1;
2231 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2257 if (isPrime1) {
2279 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2347 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2391 if (isModulus || isPubExpo || isPriExpo || isPrime1 ||
2423 isPrime1 || isPrime2 || isExpo1 || isExpo2 || isCoef ||
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c1390 int isPrime1 = 0; in kernel_build_private_key_object() local
1555 isPrime1 = 1; in kernel_build_private_key_object()
1703 if (isPrime1) { in kernel_build_private_key_object()
1725 if (isModulus || isPubExpo || isPriExpo || isPrime1 || in kernel_build_private_key_object()