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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c102 static CK_BYTE PubExpo[3] = {0x01, 0x00, 0x01}; variable
938 template[i].pValue = PubExpo;
939 template[i].ulValueLen = sizeof (PubExpo);
/osnet-11/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1519 static CK_BYTE PubExpo[3] = {0x01, 0x00, 0x01}; local
1538 CKA_PUBLIC_EXPONENT, &PubExpo, sizeof (PubExpo));

Completed in 61 milliseconds