7 lines
122 B
C
7 lines
122 B
C
|
#ifndef CRYPTO_SORT
|
||
|
#define CRYPTO_SORT
|
||
|
|
||
|
void PQCLEAN_NTRUHPS4096821_CLEAN_crypto_sort(void *array, long long n);
|
||
|
|
||
|
#endif
|