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

/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dtls1.h714 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
732 #undef TLS_MD_MASTER_SECRET_CONST macro
733 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" /*master secret*/ macro
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dtls1.h714 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
732 #undef TLS_MD_MASTER_SECRET_CONST macro
733 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" /*master secret*/ macro
H A Dt1_enc.c1351 TLS_MD_MASTER_SECRET_CONST,TLS_MD_MASTER_SECRET_CONST_SIZE, local
1433 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,
/external/openssl/include/openssl/
H A Dtls1.h709 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
727 #undef TLS_MD_MASTER_SECRET_CONST macro
728 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" /*master secret*/ macro
/external/openssl/ssl/
H A Dtls1.h709 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
727 #undef TLS_MD_MASTER_SECRET_CONST macro
728 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" /*master secret*/ macro
H A Dt1_enc.c1094 TLS_MD_MASTER_SECRET_CONST,TLS_MD_MASTER_SECRET_CONST_SIZE, local
1176 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,

Completed in 57 milliseconds