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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java622 addMech(CKM_RSA_PKCS_PSS, "CKM_RSA_PKCS_PSS");
H A DPKCS11Constants.java435 * CKM_RSA_PKCS_PSS, and CKM_SHA1_RSA_PKCS_PSS are new for v2.11 */
439 public static final long CKM_RSA_PKCS_PSS = 0x0000000DL; 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 */
603 #define CKM_RSA_PKCS_PSS 0x0000000D macro
1208 * CKM_RSA_PKCS_PSS mechanism(s). */

Completed in 36 milliseconds