diff options
Diffstat (limited to 'crypto_aead/lilliputaei128v1/ref/constants.h')
| -rw-r--r-- | crypto_aead/lilliputaei128v1/ref/constants.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto_aead/lilliputaei128v1/ref/constants.h b/crypto_aead/lilliputaei128v1/ref/constants.h new file mode 100644 index 0000000..c329896 --- /dev/null +++ b/crypto_aead/lilliputaei128v1/ref/constants.h @@ -0,0 +1,4 @@ +#include <stdint.h> + + +extern const uint8_t h[8]; |
