1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/plugin/auth_ed25519/crypto_int64.h
Sergei Golubchik 7120118a5e MDEV-12160 Modern alternative to the SHA1 authentication plugin
ED25519 authentication plugin
2017-03-10 18:21:28 +01:00

6 lines
104 B
C

#include <stdint.h>
#include <sys/types.h>
typedef int64_t crypto_int64;
#define select ed25519_select