Searched refs:SSL3_MASTER_SECRET_SIZE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl3.h199 #define SSL3_MASTER_SECRET_SIZE 48 macro
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dt1_enc.c1195 BIO_dump_fp(stderr, (char *)s->session->master_key, SSL3_MASTER_SECRET_SIZE); local
1211 SSL3_MASTER_SECRET_SIZE,
1219 return(SSL3_MASTER_SECRET_SIZE);
H A Ds3_enc.c792 tmpout, SSL3_MASTER_SECRET_SIZE,
/external/openssl/include/openssl/
H A Dssl3.h254 #define SSL3_MASTER_SECRET_SIZE 48 macro
/external/openssl/ssl/
H A Dssl3.h254 #define SSL3_MASTER_SECRET_SIZE 48 macro
H A Dt1_enc.c1137 BIO_dump_fp(stderr, (char *)s->session->master_key, SSL3_MASTER_SECRET_SIZE); local
1143 return(SSL3_MASTER_SECRET_SIZE);

Completed in 152 milliseconds