Searched refs:SSL_MT_CLIENT_MASTER_KEY (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslproto.h42 #define SSL_MT_CLIENT_MASTER_KEY 2 macro
H A Dssltrace.c162 case SSL_MT_CLIENT_MASTER_KEY:
H A Dsslcon.c672 msg[0] = SSL_MT_CLIENT_MASTER_KEY;
2006 ** the same time, generate the SSL_MT_CLIENT_MASTER_KEY message and
3233 || (data[0] != SSL_MT_CLIENT_MASTER_KEY)) {

Completed in 1084 milliseconds