Searched defs:CKM_RSA_PKCS_OAEP (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
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 35 milliseconds