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