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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java360 CKF_EC_UNCOMPRESS,
381 "CKF_EC_UNCOMPRESS",
H A DPKCS11Constants.java754 * CKF_EC_UNCOMPRESS, and CKF_EC_COMPRESS are new for v2.11. They
761 public static final long CKF_EC_UNCOMPRESS = 0x01000000L; 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
948 #define CKF_EC_UNCOMPRESS 0x01000000 macro

Completed in 63 milliseconds