Home
last modified time | relevance | path

Searched refs:K_DH_RSA (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/ssl/
DSSLAlgorithmConstraints.java278 case K_DH_RSA: in decomposes()
DClientHandshaker.java227 case K_DH_RSA: in processMessage()
818 case K_DH_RSA: in serverHelloDone()
DCipherSuite.java335 K_DH_RSA ("DH_RSA", false), enumConstant
DServerHandshaker.java959 case K_DH_RSA: in trySetCipherSuite()