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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java752 addMech(CKM_PKCS5_PBKD2, "CKM_PKCS5_PBKD2");
H A DPKCS11Constants.java624 /* CKM_PKCS5_PBKD2 is new for v2.10 */
625 public static final long CKM_PKCS5_PBKD2 = 0x000003B0L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h797 /* CKM_PKCS5_PBKD2 is new for v2.10 */
798 #define CKM_PKCS5_PBKD2 0x000003B0 macro
1670 * parameters to the CKM_PKCS5_PBKD2 mechanism. */

Completed in 55 milliseconds