HomeSort by: relevance | last modified time | path
    Searched refs:crypto_stream_salsa20_implementation (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/ref/
salsa20_ref.h 7 extern struct crypto_stream_salsa20_implementation
salsa20_ref.c 114 struct crypto_stream_salsa20_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6/
salsa20_xmm6.h 7 extern struct crypto_stream_salsa20_implementation
salsa20_xmm6.c 25 struct crypto_stream_salsa20_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/
salsa20_xmm6int-avx2.h 7 extern struct crypto_stream_salsa20_implementation
salsa20_xmm6int-sse2.h 7 extern struct crypto_stream_salsa20_implementation
salsa20_xmm6int-avx2.c 125 struct crypto_stream_salsa20_implementation
salsa20_xmm6int-sse2.c 116 struct crypto_stream_salsa20_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/
stream_salsa20.h 7 typedef struct crypto_stream_salsa20_implementation { struct
14 } crypto_stream_salsa20_implementation; typedef in typeref:struct:crypto_stream_salsa20_implementation
stream_salsa20.c 22 static const crypto_stream_salsa20_implementation *implementation =
25 static const crypto_stream_salsa20_implementation *implementation =

Completed in 45 milliseconds