Searched refs:CKM_KEY_WRAP_SET_OAEP (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java755 addMech(CKM_KEY_WRAP_SET_OAEP, "CKM_KEY_WRAP_SET_OAEP");
H A DPKCS11Constants.java629 public static final long CKM_KEY_WRAP_SET_OAEP = 0x00000401L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_keymgmt.c339 if (ckMechanism.mechanism == CKM_KEY_WRAP_SET_OAEP) {
H A Dpkcs11t.h811 #define CKM_KEY_WRAP_SET_OAEP 0x00000401 macro
1497 * CKM_KEY_WRAP_SET_OAEP mechanism */

Completed in 53 milliseconds