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

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h289 /* CK_STATE enumerates the session states */
290 /* CK_STATE has been changed from an enum to a CK_ULONG for
292 typedef CK_ULONG CK_STATE; typedef
303 CK_STATE state;

Completed in 63 milliseconds