Home
last modified time | relevance | path

Searched refs:TLS_MD_MASTER_SECRET_CONST (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/include/openssl/
Dtls1.h1168 # define TLS_MD_MASTER_SECRET_CONST "master secret" macro
1216 # undef TLS_MD_MASTER_SECRET_CONST
1220 # define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" macro
/third_party/openssl/ssl/
Dt1_enc.c496 TLS_MD_MASTER_SECRET_CONST, in tls1_generate_master_secret()
574 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST, in tls1_export_keying_material()