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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java618 addMech(CKM_RSA_PKCS_OAEP, "CKM_RSA_PKCS_OAEP");
H A DPKCS11Constants.java429 * CKM_RSA_PKCS_OAEP are new for v2.10 */
432 public static final long CKM_RSA_PKCS_OAEP = 0x00000009L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h593 * CKM_RSA_PKCS_OAEP are new for v2.10 */
596 #define CKM_RSA_PKCS_OAEP 0x00000009 macro
1195 * CKM_RSA_PKCS_OAEP mechanism. */

Completed in 47 milliseconds