Home
last modified time | relevance | path

Searched defs:early_exporter_master_secret (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dtls13_enc.c448 …static const unsigned char early_exporter_master_secret[] = {0x65, 0x20, 0x65, 0x78, 0x70, 0x20, … in tls13_change_cipher_state() local
H A Dssl_local.h1156 unsigned char early_exporter_master_secret[EVP_MAX_MD_SIZE]; member
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dtls13_enc.c413 …static const unsigned char early_exporter_master_secret[] = {0x65, 0x20, 0x65, 0x78, 0x70, 0x20, … in tls13_change_cipher_state() local
H A Dssl_local.h1472 unsigned char early_exporter_master_secret[EVP_MAX_MD_SIZE]; member