Monero
Loading...
Searching...
No Matches
crypto_verify_32.h
Go to the documentation of this file.
1#ifndef crypto_verify_32_H
2#define crypto_verify_32_H
3
4#define crypto_verify_32_ref_BYTES 32
5extern int crypto_verify_32(const unsigned char *,const unsigned char *);
6
7#endif
int crypto_verify_32(const unsigned char *, const unsigned char *)
Definition verify.c:3