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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java839 addAttribute(CKA_APPLICATION, "CKA_APPLICATION");
H A DPKCS11Constants.java332 public static final long CKA_APPLICATION = 0x00000010L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h429 #define CKA_APPLICATION 0x00000010 macro
H A Dp11_convert.c887 case CKA_APPLICATION:

Completed in 53 milliseconds