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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java890 addAttribute(CKA_HW_FEATURE_TYPE, "CKA_HW_FEATURE_TYPE");
H A DPKCS11Constants.java406 * CKA_HW_FEATURE_TYPE, CKA_RESET_ON_INIT, and CKA_HAS_RESET
410 public static final long CKA_HW_FEATURE_TYPE = 0x00000300L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h527 /* CKA_HW_FEATURE_TYPE, CKA_RESET_ON_INIT, and CKA_HAS_RESET
529 #define CKA_HW_FEATURE_TYPE 0x00000300 macro
H A Dp11_convert.c826 case CKA_HW_FEATURE_TYPE:

Completed in 41 milliseconds