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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java489 * CKM_CDMF_MAC_GENERAL, and CKM_CDMF_CBC_PAD are new for v2.0 */
496 public static final long CKM_CDMF_MAC_GENERAL = 0x00000144L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h656 * CKM_CDMF_MAC_GENERAL, and CKM_CDMF_CBC_PAD are new for v2.0 */
663 #define CKM_CDMF_MAC_GENERAL 0x00000144 macro

Completed in 46 milliseconds