Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
int32_sort.h File Reference
#include <stdint.h>
Include dependency graph for int32_sort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define int32_sort   crypto_sort_int32
 
#define int32_sort_implementation   crypto_sort_int32_implementation
 
#define int32_sort_version   crypto_sort_int32_version
 
#define int32_sort_compiler   crypto_sort_int32_compiler
 

Functions

void int32_sort (int32_t *, long long) __attribute__((visibility("default")))
 
const char int32_sort_implementation[] __attribute__ ((visibility("default")))
 

Macro Definition Documentation

◆ int32_sort

#define int32_sort   crypto_sort_int32

Definition at line 6 of file int32_sort.h.

◆ int32_sort_compiler

#define int32_sort_compiler   crypto_sort_int32_compiler

Definition at line 9 of file int32_sort.h.

◆ int32_sort_implementation

#define int32_sort_implementation   crypto_sort_int32_implementation

Definition at line 7 of file int32_sort.h.

◆ int32_sort_version

#define int32_sort_version   crypto_sort_int32_version

Definition at line 8 of file int32_sort.h.

Function Documentation

◆ __attribute__()

const char int32_sort_implementation[] __attribute__ ( (visibility("default"))  )
extern

◆ int32_sort()

void int32_sort ( int32_t ,
long long   
)
extern