HomeSort by: relevance | last modified time | path
    Searched refs:TLS_MD_MASTER_SECRET_CONST (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/kdfs/
tls1_prf.c 91 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74"
191 || memcmp(ctx->seed, TLS_MD_MASTER_SECRET_CONST,
  /src/crypto/external/apache2/openssl/dist/ssl/
t1_enc.c 402 TLS_MD_MASTER_SECRET_CONST,
495 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,
  /src/crypto/external/bsd/openssl.old/dist/ssl/
t1_enc.c 496 TLS_MD_MASTER_SECRET_CONST,
574 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,
  /src/crypto/external/bsd/openssl/dist/include/openssl/
tls1.h 1156 # define TLS_MD_MASTER_SECRET_CONST "master secret"
1204 # undef TLS_MD_MASTER_SECRET_CONST
1208 # define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74"
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
tls1.h 1168 # define TLS_MD_MASTER_SECRET_CONST "master secret"
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"
  /src/crypto/external/bsd/openssl/dist/ssl/
t1_enc.c 676 TLS_MD_MASTER_SECRET_CONST,
756 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST,
  /src/crypto/external/apache2/openssl/dist/include/openssl/
tls1.h 1201 #define TLS_MD_MASTER_SECRET_CONST "\x6d\x61\x73\x74\x65\x72\x20\x73\x65\x63\x72\x65\x74"

Completed in 83 milliseconds