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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java623 addMech(CKM_SHA1_RSA_PKCS_PSS, "CKM_SHA1_RSA_PKCS_PSS");
H A DPKCS11Constants.java435 * CKM_RSA_PKCS_PSS, and CKM_SHA1_RSA_PKCS_PSS are new for v2.11 */
440 public static final long CKM_SHA1_RSA_PKCS_PSS = 0x0000000EL; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h599 * CKM_RSA_PKCS_PSS, and CKM_SHA1_RSA_PKCS_PSS are new for v2.11 */
604 #define CKM_SHA1_RSA_PKCS_PSS 0x0000000E macro

Completed in 48 milliseconds