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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java706 addMech(CKM_RC5_ECB, "CKM_RC5_ECB");
H A DPKCS11Constants.java567 public static final long CKM_RC5_ECB = 0x00000331L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h738 #define CKM_RC5_ECB 0x00000331 macro
1377 /* CK_RC5_PARAMS provides the parameters to the CKM_RC5_ECB and

Completed in 47 milliseconds