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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java640 addMech(CKM_RC2_MAC_GENERAL, "CKM_RC2_MAC_GENERAL");
H A DPKCS11Constants.java466 /* CKM_RC2_MAC_GENERAL and CKM_RC2_CBC_PAD are new for v2.0 */
467 public static final long CKM_RC2_MAC_GENERAL = 0x00000104L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h633 /* CKM_RC2_MAC_GENERAL and CKM_RC2_CBC_PAD are new for v2.0 */
634 #define CKM_RC2_MAC_GENERAL 0x00000104 macro
1366 * CKM_RC2_MAC_GENERAL mechanism */

Completed in 49 milliseconds