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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java361 CKF_EC_COMPRESS,
382 "CKF_EC_COMPRESS",
H A DPKCS11Constants.java754 * CKF_EC_UNCOMPRESS, and CKF_EC_COMPRESS are new for v2.11. They
762 public static final long CKF_EC_COMPRESS = 0x02000000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h941 * CKF_EC_UNCOMPRESS, and CKF_EC_COMPRESS are new for v2.11. They
949 #define CKF_EC_COMPRESS 0x02000000 macro

Completed in 47 milliseconds