lokinet/crypto/include/sodium/crypto_uint32.h

4 lines
65 B
C
Raw Normal View History

2019-08-26 13:44:01 +00:00
#pragma once
#include <stdint.h>
2019-08-26 13:44:01 +00:00
typedef uint32_t crypto_uint32;