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

/external/openssl/include/openssl/
H A Dtls1.h729 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
747 #undef TLS_MD_MASTER_SECRET_CONST macro
748 #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.h729 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
747 #undef TLS_MD_MASTER_SECRET_CONST macro
748 #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.c1122 TLS_MD_MASTER_SECRET_CONST,TLS_MD_MASTER_SECRET_CONST_SIZE, local
1204 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dtls1.h705 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dt1_enc.c1180 TLS_MD_MASTER_SECRET_CONST,TLS_MD_MASTER_SECRET_CONST_SIZE, local
1280 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,

Completed in 109 milliseconds