ASCON Suite
Macros
ascon-masked-backend.h File Reference
#include "core/ascon-select-backend.h"
#include "ascon-masked-config.h"

Go to the source code of this file.

Macros

#define ASCON_MASKED_X2_BACKEND_C64   1
 
#define ASCON_MASKED_X3_BACKEND_C64   1
 
#define ASCON_MASKED_X4_BACKEND_C64   1
 
#define ASCON_MASKED_WORD_BACKEND_C64   1
 
#define ASCON_MASKED_BACKEND_SLICED64   1
 

Macro Definition Documentation

◆ ASCON_MASKED_BACKEND_SLICED64

#define ASCON_MASKED_BACKEND_SLICED64   1

Definition at line 66 of file ascon-masked-backend.h.

◆ ASCON_MASKED_WORD_BACKEND_C64

#define ASCON_MASKED_WORD_BACKEND_C64   1

Definition at line 65 of file ascon-masked-backend.h.

◆ ASCON_MASKED_X2_BACKEND_C64

#define ASCON_MASKED_X2_BACKEND_C64   1

Definition at line 62 of file ascon-masked-backend.h.

◆ ASCON_MASKED_X3_BACKEND_C64

#define ASCON_MASKED_X3_BACKEND_C64   1

Definition at line 63 of file ascon-masked-backend.h.

◆ ASCON_MASKED_X4_BACKEND_C64

#define ASCON_MASKED_X4_BACKEND_C64   1

Definition at line 64 of file ascon-masked-backend.h.