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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java677 addMech(CKM_RIPEMD160_HMAC_GENERAL, "CKM_RIPEMD160_HMAC_GENERAL");
H A DPKCS11Constants.java519 * and CKM_RIPEMD160_HMAC_GENERAL are new for v2.10 */
525 public static final long CKM_RIPEMD160_HMAC_GENERAL = 0x00000242L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h692 * and CKM_RIPEMD160_HMAC_GENERAL are new for v2.10 */
698 #define CKM_RIPEMD160_HMAC_GENERAL 0x00000242 macro

Completed in 37 milliseconds