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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java889 addAttribute(CKA_AUTH_PIN_FLAGS, "CKA_AUTH_PIN_FLAGS");
H A DPKCS11Constants.java405 /* CKA_SECONDARY_AUTH, CKA_AUTH_PIN_FLAGS,
409 public static final long CKA_AUTH_PIN_FLAGS = 0x00000201L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h514 /* CKA_SECONDARY_AUTH, CKA_AUTH_PIN_FLAGS,
517 #define CKA_AUTH_PIN_FLAGS 0x00000201 macro
H A Dp11_convert.c907 case CKA_AUTH_PIN_FLAGS:

Completed in 77 milliseconds