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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java616 addMech(CKM_RIPEMD128_RSA_PKCS, "CKM_RIPEMD128_RSA_PKCS");
H A DPKCS11Constants.java428 /* CKM_RIPEMD128_RSA_PKCS, CKM_RIPEMD160_RSA_PKCS, and
430 public static final long CKM_RIPEMD128_RSA_PKCS = 0x00000007L; 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
594 #define CKM_RIPEMD128_RSA_PKCS 0x00000007 macro

Completed in 55 milliseconds