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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c97 static CK_BYTE PubExpo[3] = {0x01, 0x00, 0x01}; variable
931 template[i].pValue = PubExpo;
932 template[i].ulValueLen = sizeof (PubExpo);
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1518 static CK_BYTE PubExpo[3] = {0x01, 0x00, 0x01}; local
1537 CKA_PUBLIC_EXPONENT, &PubExpo, sizeof (PubExpo));

Completed in 88 milliseconds