Searched refs:CKM_MD2 (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Digest.java99 case (int)CKM_MD2:
H A DSunPKCS11.java520 m(CKM_MD2));
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java663 addMech(CKM_MD2, "CKM_MD2");
H A DPKCS11Constants.java499 public static final long CKM_MD2 = 0x00000200L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h672 #define CKM_MD2 0x00000200 macro

Completed in 72 milliseconds