iPXE
Data Fields
x25519_value Struct Reference

An X25519 32-byte value. More...

#include <x25519.h>

Data Fields

uint8_t raw [32]
 Raw value. More...
 

Detailed Description

An X25519 32-byte value.

Definition at line 77 of file x25519.h.

Field Documentation

◆ raw

uint8_t x25519_value::raw[32]

Raw value.

Definition at line 79 of file x25519.h.


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