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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DClientHandshaker.java161 case K_RSA_EXPORT:
773 case K_RSA_EXPORT:
801 } else { // K_RSA_EXPORT
915 case K_RSA_EXPORT:
1315 if (keyExchange == K_RSA_EXPORT && !serverKeyExchangeReceived) {
H A DSSLAlgorithmConstraints.java274 case K_RSA_EXPORT:
H A DCipherSuite.java334 K_RSA_EXPORT ("RSA_EXPORT", true), enum constant in enum:CipherSuite.KeyExchange
1073 0x0003, --p, K_RSA_EXPORT, B_RC4_40, N, tls11);
1078 0x0008, --p, K_RSA_EXPORT, B_DES_40, N, tls11);
H A DServerHandshaker.java183 case K_RSA_EXPORT:
732 case K_RSA_EXPORT:
1011 case K_RSA_EXPORT:

Completed in 41 milliseconds