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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java637 addMech(CKM_RC2_ECB, "CKM_RC2_ECB");
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 49 milliseconds