Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_enc.c497 TLS_MD_MASTER_SECRET_CONST_SIZE, in tls1_generate_master_secret()
575 TLS_MD_MASTER_SECRET_CONST_SIZE) == 0) in tls1_export_keying_material()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_enc.c677 TLS_MD_MASTER_SECRET_CONST_SIZE, in tls1_generate_master_secret()
757 TLS_MD_MASTER_SECRET_CONST_SIZE) == 0) in tls1_export_keying_material()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dtls1.h1169 # define TLS_MD_MASTER_SECRET_CONST_SIZE 13 macro