Botan 3.4.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 79 of file ed25519_internal.h.

Member Data Documentation

◆ T

FE_25519 Botan::ge_p3::T

Definition at line 83 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().

◆ X

FE_25519 Botan::ge_p3::X

Definition at line 80 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().

◆ Y

FE_25519 Botan::ge_p3::Y

Definition at line 81 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().

◆ Z

FE_25519 Botan::ge_p3::Z

Definition at line 82 of file ed25519_internal.h.

Referenced by Botan::ge_frombytes_negate_vartime().


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