Searched refs:CKM_NSS_TLS_PRF_GENERAL (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11TlsPrfGenerator.java123 if (mechanism == CKM_NSS_TLS_PRF_GENERAL) {
H A DSunPKCS11.java700 m(CKM_TLS_PRF, CKM_NSS_TLS_PRF_GENERAL));
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java803 addMech(CKM_NSS_TLS_PRF_GENERAL, "CKM_NSS_TLS_PRF_GENERAL");
H A DPKCS11Constants.java724 public static final long CKM_NSS_TLS_PRF_GENERAL = 0x80000373L; field in interface:PKCS11Constants

Completed in 42 milliseconds