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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java348 CKF_SIGN_RECOVER,
369 "CKF_SIGN_RECOVER",
H A DPKCS11Constants.java744 public static final long CKF_SIGN_RECOVER = 0x00001000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h931 #define CKF_SIGN_RECOVER 0x00001000 macro

Completed in 66 milliseconds