iPXE
x25519_value Struct Reference

An X25519 32-byte value. More...

#include <x25519.h>

Data Fields

uint8_t raw [32]
 Raw value.

Detailed Description

An X25519 32-byte value.

Definition at line 78 of file x25519.h.

Field Documentation

◆ raw

uint8_t x25519_value::raw[32]

Raw value.

Definition at line 80 of file x25519.h.

Referenced by x25519_ladder().


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