Home
last modified time | relevance | path

Searched refs:P_NONE (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/ssl/
DCipherSuite.java178 this.prfAlg = P_NONE; in CipherSuite()
297 prf = P_NONE; in add()
611 P_NONE( "NONE", 0, 0), enumConstant
DHandshaker.java1038 prf = P_NONE; in calculateMasterSecret()
1172 prf = P_NONE; in calculateConnectionKeys()
DHandshakeMessage.java1927 prf = P_NONE; in getFinished()