Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
HDtls12_lib.c109 TLS_MD_MASTER_SECRET_CONST, TLS_MD_MASTER_SECRET_CONST_SIZE, in tls12_derive_master_secret()
HDt1_enc.c473 if (memcmp(val, TLS_MD_MASTER_SECRET_CONST, in tls1_export_keying_material()
/dragonfly/crypto/libressl/include/openssl/
HDtls1.h774 #define TLS_MD_MASTER_SECRET_CONST "master secret" macro