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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11ECDHKeyAgreement.java130 new CK_ECDH1_DERIVE_PARAMS(CKD_NULL, null, publicValue);
192 new CK_ECDH1_DERIVE_PARAMS(CKD_NULL, null, publicValue);
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java929 public static final long CKD_NULL = 0x00000001L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1221 #define CKD_NULL 0x00000001 macro
1278 (besides CKD_NULL already defined : */

Completed in 46 milliseconds