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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java891 addAttribute(CKA_RESET_ON_INIT, "CKA_RESET_ON_INIT");
H A DPKCS11Constants.java406 * CKA_HW_FEATURE_TYPE, CKA_RESET_ON_INIT, and CKA_HAS_RESET
411 public static final long CKA_RESET_ON_INIT = 0x00000301L; 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
530 #define CKA_RESET_ON_INIT 0x00000301 macro
H A Dp11_convert.c861 case CKA_RESET_ON_INIT:

Completed in 58 milliseconds