Searched defs:isECPoint (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c1301 int isECPoint = 0; local
1518 isECPoint = 1;
1767 } else if (!isECParam || !isECPoint) {
1783 if (isECPoint) {

Completed in 68 milliseconds