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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java676 addMech(CKM_RIPEMD160_HMAC, "CKM_RIPEMD160_HMAC");
H A DPKCS11Constants.java518 * CKM_RIPEMD128_HMAC_GENERAL, CKM_RIPEMD160, CKM_RIPEMD160_HMAC,
524 public static final long CKM_RIPEMD160_HMAC = 0x00000241L; 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,
697 #define CKM_RIPEMD160_HMAC 0x00000241 macro

Completed in 50 milliseconds