Botan 3.12.0
Crypto and TLS for C&
ffi_ec.h File Reference

Internal Header. More...

#include <botan/ec_group.h>
#include <botan/internal/ffi_util.h>

Go to the source code of this file.

Functions

 BOTAN_FFI_DECLARE_STRUCT (botan_ec_group_struct, Botan::EC_Group, 0xC5A5DB46)
 BOTAN_FFI_DECLARE_STRUCT (botan_ec_point_struct, Botan::EC_AffinePoint, 0xE3DAD046)
 BOTAN_FFI_DECLARE_STRUCT (botan_ec_scalar_struct, Botan::EC_Scalar, 0x504CC641)

Detailed Description

Internal Header.

Definition in file ffi_ec.h.

Function Documentation

◆ BOTAN_FFI_DECLARE_STRUCT() [1/3]

BOTAN_FFI_DECLARE_STRUCT ( botan_ec_group_struct ,
Botan::EC_Group ,
0xC5A5DB46  )

◆ BOTAN_FFI_DECLARE_STRUCT() [2/3]

BOTAN_FFI_DECLARE_STRUCT ( botan_ec_point_struct ,
Botan::EC_AffinePoint ,
0xE3DAD046  )

◆ BOTAN_FFI_DECLARE_STRUCT() [3/3]

BOTAN_FFI_DECLARE_STRUCT ( botan_ec_scalar_struct ,
Botan::EC_Scalar ,
0x504CC641  )