iPXE
tls_endpoint Struct Reference

A TLS endpoint. More...

#include <tlskey.h>

Data Fields

uint8_t index
 Endpoint index.
const char name [7]
 Name (for key expansion labels).

Detailed Description

A TLS endpoint.

Definition at line 19 of file tlskey.h.

Field Documentation

◆ index

uint8_t tls_endpoint::index

◆ name

const char tls_endpoint::name[7]

Name (for key expansion labels).

Definition at line 23 of file tlskey.h.

Referenced by tls_change_cipher(), tlskey_cipher(), tlskey_hkdf_traffic(), and tlskey_traffic().


The documentation for this struct was generated from the following file: