Searched refs:CKA_EXPONENT_2 (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11RSAKeyFactory.java247 new CK_ATTRIBUTE(CKA_EXPONENT_2, qe),
294 new CK_ATTRIBUTE(CKA_EXPONENT_2),
H A DP11Key.java479 new CK_ATTRIBUTE(CKA_EXPONENT_2),
H A DP11KeyStore.java1860 new CK_ATTRIBUTE(CKA_EXPONENT_2,
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java871 addAttribute(CKA_EXPONENT_2, "CKA_EXPONENT_2");
H A DPKCS11Constants.java373 public static final long CKA_EXPONENT_2 = 0x00000127L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h479 #define CKA_EXPONENT_2 0x00000127 macro
H A Dp11_convert.c855 case CKA_EXPONENT_2:

Completed in 72 milliseconds