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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java733 public static final long CKF_HW = 0x00000001L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h920 #define CKF_HW 0x00000001 /* performed by HW */ macro

Completed in 67 milliseconds