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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java227 public static final long CKU_USER = 1L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSunPKCS11.java1168 p11.C_Login(session.id(), CKU_USER, pin);
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h278 #define CKU_USER 1 macro

Completed in 49 milliseconds