DEBSOURCES
Skip Quicknav
sources / python-xeddsa / 0.4.6-2 / ref10 / include / crypto_int16.h
12345678
#ifndef crypto_int16_h #define crypto_int16_h #include <stdint.h> typedef int16_t crypto_int16; #endif