HomeSort by: relevance | last modified time | path
    Searched defs:TLS_MD_MASTER_SECRET_CONST (Results 1 - 4 of 4) 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/include/openssl/
tls1.h 1201 #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/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"

Completed in 23 milliseconds