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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java462 public static final long CKM_RC2_ECB = 0x00000101L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h629 #define CKM_RC2_ECB 0x00000101 macro
1344 /* CK_RC2_PARAMS provides the parameters to the CKM_RC2_ECB and

Completed in 403 milliseconds