Sha256: 16c90697863f64e24e2fcba27ebe9e00b246ba46a5a163e906774569314851c5
Contents?: true
Size: 289 Bytes
Versions: 3
Compression:
Stored size: 289 Bytes
Contents
#ifndef poly1305_sse2_H #define poly1305_sse2_H #include <stddef.h> #include "crypto_onetimeauth_poly1305.h" #include "../onetimeauth_poly1305.h" extern struct crypto_onetimeauth_poly1305_implementation crypto_onetimeauth_poly1305_sse2_implementation; #endif /* poly1305_sse2_H */
Version data entries
3 entries across 3 versions & 1 rubygems