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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java638 addMech(CKM_RC2_CBC, "CKM_RC2_CBC");
H A DPKCS11Constants.java463 public static final long CKM_RC2_CBC = 0x00000102L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h630 #define CKM_RC2_CBC 0x00000102 macro
1352 /* CK_RC2_CBC_PARAMS provides the parameters to the CKM_RC2_CBC

Completed in 48 milliseconds