Let us walk on the 3-isogeny graph
|
#include <stdint.h>
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"))) |
#define int32_sort crypto_sort_int32 |
Definition at line 6 of file int32_sort.h.
Referenced by int32_sort(), random_boundedl1(), and random_wombats().
#define int32_sort_compiler crypto_sort_int32_compiler |
Definition at line 9 of file int32_sort.h.
Referenced by __attribute__().
#define int32_sort_implementation crypto_sort_int32_implementation |
Definition at line 7 of file int32_sort.h.
Referenced by __attribute__().
#define int32_sort_version crypto_sort_int32_version |
Definition at line 8 of file int32_sort.h.
Referenced by __attribute__().
|
extern |
References int32_sort_compiler, int32_sort_implementation, and int32_sort_version.
|
extern |