Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dtls1.h1170 # define TLS_MD_EXTENDED_MASTER_SECRET_CONST "extended master secret" macro
1221 # undef TLS_MD_EXTENDED_MASTER_SECRET_CONST
1225 # define TLS_MD_EXTENDED_MASTER_SECRET_CONST "\x65\x78\x74\x65\x6e\x64\x65\x64\x20\x6d\x61\x73\… macro
/third_party/openssl/ssl/
Dt1_enc.c483 TLS_MD_EXTENDED_MASTER_SECRET_CONST, in tls1_generate_master_secret()
577 if (memcmp(val, TLS_MD_EXTENDED_MASTER_SECRET_CONST, in tls1_export_keying_material()