salsa20_xmm6int-sse2.h 195 B

12345678
  1. #include <stdint.h>
  2. #include "../stream_salsa20.h"
  3. #include "crypto_stream_salsa20.h"
  4. extern struct crypto_stream_salsa20_implementation
  5. crypto_stream_salsa20_xmm6int_sse2_implementation;