Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c91 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74" macro
191 || memcmp(ctx->seed, TLS_MD_MASTER_SECRET_CONST, in fips_ems_check_passed()
/openssl/ssl/
H A Dt1_enc.c393 TLS_MD_MASTER_SECRET_CONST, in tls1_generate_master_secret()
482 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST, in tls1_export_keying_material()
/openssl/include/openssl/
H A Dtls1.h1205 # define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x6… macro

Completed in 21 milliseconds