Botan 3.0.0
Crypto and TLS for C&
Public Attributes | List of all members
Botan::ge_p3 Struct Reference

#include <ed25519_internal.h>

Public Attributes

FE_25519 T
 
FE_25519 X
 
FE_25519 Y
 
FE_25519 Z
 

Detailed Description

Definition at line 93 of file ed25519_internal.h.

Member Data Documentation

◆ T

FE_25519 Botan::ge_p3::T

Definition at line 98 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().

◆ X

FE_25519 Botan::ge_p3::X

Definition at line 95 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().

◆ Y

FE_25519 Botan::ge_p3::Y

Definition at line 96 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().

◆ Z

FE_25519 Botan::ge_p3::Z

Definition at line 97 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().


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