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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java673 addMech(CKM_RIPEMD128_HMAC, "CKM_RIPEMD128_HMAC");
H A DPKCS11Constants.java517 /* CKM_RIPEMD128, CKM_RIPEMD128_HMAC,
521 public static final long CKM_RIPEMD128_HMAC = 0x00000231L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h690 /* CKM_RIPEMD128, CKM_RIPEMD128_HMAC,
694 #define CKM_RIPEMD128_HMAC 0x00000231 macro

Completed in 48 milliseconds