Botan 3.6.0
Crypto and TLS for C&
Botan::eea_result< T > Struct Template Reference

#include <pqcrystals_helpers.h>

Public Attributes

T gcd
 
T u
 
T v
 

Detailed Description

template<std::integral T>
struct Botan::eea_result< T >

Definition at line 58 of file pqcrystals_helpers.h.

Member Data Documentation

◆ gcd

template<std::integral T>
T Botan::eea_result< T >::gcd

Definition at line 59 of file pqcrystals_helpers.h.

◆ u

template<std::integral T>
T Botan::eea_result< T >::u

Definition at line 60 of file pqcrystals_helpers.h.

◆ v

template<std::integral T>
T Botan::eea_result< T >::v

Definition at line 61 of file pqcrystals_helpers.h.


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