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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11RSAKeyFactory.java246 new CK_ATTRIBUTE(CKA_EXPONENT_1, pe),
293 new CK_ATTRIBUTE(CKA_EXPONENT_1),
H A DP11Key.java478 new CK_ATTRIBUTE(CKA_EXPONENT_1),
H A DP11KeyStore.java1858 new CK_ATTRIBUTE(CKA_EXPONENT_1,
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java870 addAttribute(CKA_EXPONENT_1, "CKA_EXPONENT_1");
H A DPKCS11Constants.java372 public static final long CKA_EXPONENT_1 = 0x00000126L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h478 #define CKA_EXPONENT_1 0x00000126 macro
H A Dp11_convert.c854 case CKA_EXPONENT_1:

Completed in 53 milliseconds