Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls12_lib.c109 TLS_MD_MASTER_SECRET_CONST, TLS_MD_MASTER_SECRET_CONST_SIZE, in tls12_derive_master_secret()
H A Dt1_enc.c474 TLS_MD_MASTER_SECRET_CONST_SIZE) == 0) in tls1_export_keying_material()
/dragonfly/crypto/libressl/include/openssl/
H A Dtls1.h775 #define TLS_MD_MASTER_SECRET_CONST_SIZE 13 macro