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

/illumos-gate/usr/src/common/crypto/padding/
H A Dpadding.h51 #define CK_ULONG ulong_t macro
/illumos-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h47 #define CK_ULONG ulong_t macro
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h56 typedef unsigned long int CK_ULONG; typedef
58 /* a signed value, the same size as a CK_ULONG */
63 typedef CK_ULONG CK_FLAGS;
66 /* some special values for certain CK_ULONG variables */
74 typedef CK_ULONG CK_PTR CK_ULONG_PTR;
111 /* CK_NOTIFICATION has been changed from an enum to a CK_ULONG
113 typedef CK_ULONG CK_NOTIFICATION;
120 typedef CK_ULONG CK_SLOT_ID;
160 * changed from CK_USHORT to CK_ULONG for v2.0 */
161 CK_ULONG ulMaxSessionCoun
[all...]

Completed in 89 milliseconds