Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dtls13_enc.c447 …static const unsigned char resumption_master_secret[] = {0x72, 0x65, 0x73, 0x20, … in tls13_change_cipher_state() local
H A Dssl_local.h1148 unsigned char resumption_master_secret[EVP_MAX_MD_SIZE]; member
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dtls13_enc.c412 …static const unsigned char resumption_master_secret[] = {0x72, 0x65, 0x73, 0x20, … in tls13_change_cipher_state() local
H A Dssl_local.h1464 unsigned char resumption_master_secret[EVP_MAX_MD_SIZE]; member