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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h282 /* CK_STATE enumerates the session states */
283 /* CK_STATE has been changed from an enum to a CK_ULONG for
285 typedef CK_ULONG CK_STATE; typedef
296 CK_STATE state;

Completed in 63 milliseconds