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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java354 CKF_UNWRAP,
375 "CKF_UNWRAP",
H A DPKCS11Constants.java737 * CKF_GENERATE, CKF_GENERATE_KEY_PAIR, CKF_WRAP, CKF_UNWRAP,
750 public static final long CKF_UNWRAP = 0x00040000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h924 * CKF_GENERATE, CKF_GENERATE_KEY_PAIR, CKF_WRAP, CKF_UNWRAP,
937 #define CKF_UNWRAP 0x00040000 macro

Completed in 48 milliseconds