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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java675 addMech(CKM_RIPEMD160, "CKM_RIPEMD160");
H A DPKCS11Constants.java518 * CKM_RIPEMD128_HMAC_GENERAL, CKM_RIPEMD160, CKM_RIPEMD160_HMAC,
523 public static final long CKM_RIPEMD160 = 0x00000240L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h691 * CKM_RIPEMD128_HMAC_GENERAL, CKM_RIPEMD160, CKM_RIPEMD160_HMAC,
696 #define CKM_RIPEMD160 0x00000240 macro

Completed in 50 milliseconds