Home
last modified time | relevance | path

Searched refs:crypto_stream_salsa20_implementation (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/
H A Dstream_salsa20.h7 typedef struct crypto_stream_salsa20_implementation { struct
14 } crypto_stream_salsa20_implementation; argument
H A Dstream_salsa20.c22 static const crypto_stream_salsa20_implementation *implementation =
25 static const crypto_stream_salsa20_implementation *implementation =
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/ref/
H A Dsalsa20_ref.h7 extern struct crypto_stream_salsa20_implementation
H A Dsalsa20_ref.c114 struct crypto_stream_salsa20_implementation
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/
H A Dsalsa20_xmm6.h7 extern struct crypto_stream_salsa20_implementation
H A Dsalsa20_xmm6.c25 struct crypto_stream_salsa20_implementation
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Dsalsa20_xmm6int-avx2.h7 extern struct crypto_stream_salsa20_implementation
H A Dsalsa20_xmm6int-sse2.h7 extern struct crypto_stream_salsa20_implementation
H A Dsalsa20_xmm6int-sse2.c116 struct crypto_stream_salsa20_implementation
H A Dsalsa20_xmm6int-avx2.c125 struct crypto_stream_salsa20_implementation