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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java617 addMech(CKM_RIPEMD160_RSA_PKCS, "CKM_RIPEMD160_RSA_PKCS");
H A DPKCS11Constants.java428 /* CKM_RIPEMD128_RSA_PKCS, CKM_RIPEMD160_RSA_PKCS, and
431 public static final long CKM_RIPEMD160_RSA_PKCS = 0x00000008L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h592 /* CKM_RIPEMD128_RSA_PKCS, CKM_RIPEMD160_RSA_PKCS, and
595 #define CKM_RIPEMD160_RSA_PKCS 0x00000008 macro

Completed in 49 milliseconds