Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dtls13_enc.c446 …static const unsigned char exporter_master_secret[] = {0x65, 0x78, 0x70, 0x20, … in tls13_change_cipher_state() local
H A Dssl_local.h1155 unsigned char exporter_master_secret[EVP_MAX_MD_SIZE]; member
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dtls13_enc.c411 …static const unsigned char exporter_master_secret[] = {0x65, 0x78, 0x70, 0x20, … in tls13_change_cipher_state() local
H A Dssl_local.h1471 unsigned char exporter_master_secret[EVP_MAX_MD_SIZE]; member