Searched refs:CKM_CDMF_MAC_GENERAL (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java661 addMech(CKM_CDMF_MAC_GENERAL, "CKM_CDMF_MAC_GENERAL");
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 56 milliseconds