Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h1154 # define TLS_MD_MASTER_SECRET_CONST "master secret" macro
1202 # undef TLS_MD_MASTER_SECRET_CONST
1206 # define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" macro
/freebsd/crypto/openssl/ssl/
H A Dt1_enc.c616 TLS_MD_MASTER_SECRET_CONST, in tls1_generate_master_secret()
696 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST, in tls1_export_keying_material()