Searched defs:CKR_SIGNATURE_LEN_RANGE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java854 public static final long CKR_SIGNATURE_LEN_RANGE = 0x000000C1L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1044 #define CKR_SIGNATURE_LEN_RANGE 0x000000C1 macro

Completed in 46 milliseconds