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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java231 CKF_HW_SLOT,
235 "CKF_HW_SLOT",
H A DPKCS11Constants.java130 public static final long CKF_HW_SLOT = 0x00000004L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h136 #define CKF_HW_SLOT 0x00000004 /* hardware slot */ macro

Completed in 48 milliseconds