Searched defs:calculateConnectionKeys (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHandshaker.java142 // calculateConnectionKeys() and cleared once the ciphers are
1001 calculateConnectionKeys(master);
1150 void calculateConnectionKeys(SecretKey masterKey) { method in class:Handshaker

Completed in 38 milliseconds