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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java892 addAttribute(CKA_HAS_RESET, "CKA_HAS_RESET");
H A DPKCS11Constants.java406 * CKA_HW_FEATURE_TYPE, CKA_RESET_ON_INIT, and CKA_HAS_RESET
412 public static final long CKA_HAS_RESET = 0x00000302L; 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
531 #define CKA_HAS_RESET 0x00000302 macro
H A Dp11_convert.c862 case CKA_HAS_RESET:

Completed in 54 milliseconds