Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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