|
Electroneum
|
#include <stddef.h>#include "export.h"

Go to the source code of this file.
Macros | |
| #define | crypto_verify_32_BYTES 32U |
Functions | |
| SODIUM_EXPORT size_t | crypto_verify_32_bytes (void) |
| SODIUM_EXPORT int | crypto_verify_32 (const unsigned char *x, const unsigned char *y) |
| #define crypto_verify_32_BYTES 32U |
Definition at line 11 of file crypto_verify_32.h.
| SODIUM_EXPORT int crypto_verify_32 | ( | const unsigned char * | x, |
| const unsigned char * | y | ||
| ) |
| SODIUM_EXPORT size_t crypto_verify_32_bytes | ( | void | ) |