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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java355 CKF_DERIVE,
376 "CKF_DERIVE",
H A DPKCS11Constants.java738 * and CKF_DERIVE are new for v2.0. They specify whether or not
751 public static final long CKF_DERIVE = 0x00080000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h925 * and CKF_DERIVE are new for v2.0. They specify whether or not
938 #define CKF_DERIVE 0x00080000 macro

Completed in 49 milliseconds