Searched defs:CKM_RC2_CBC (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
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 46 milliseconds