Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
Dtls13_enc.c409 static const unsigned char exporter_master_secret[] = {0x65, 0x78, 0x70, 0x20, /… variable
418 static const unsigned char exporter_master_secret[] = "exp master"; variable
Dssl_local.h1500 unsigned char exporter_master_secret[EVP_MAX_MD_SIZE]; member
/third_party/openssl/ssl/
Dtls13_enc.c411 …static const unsigned char exporter_master_secret[] = {0x65, 0x78, 0x70, 0x20, … in tls13_change_cipher_state() local
Dssl_local.h1471 unsigned char exporter_master_secret[EVP_MAX_MD_SIZE]; member
/third_party/mbedtls/include/mbedtls/
Dssl.h1127 unsigned char exporter_master_secret[MBEDTLS_TLS1_3_MD_MAX_SIZE]; member