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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
chacha20_dolbeau-avx2.h 7 extern struct crypto_stream_chacha20_implementation
chacha20_dolbeau-ssse3.h 7 extern struct crypto_stream_chacha20_implementation
chacha20_dolbeau-avx2.c 172 struct crypto_stream_chacha20_implementation
chacha20_dolbeau-ssse3.c 166 struct crypto_stream_chacha20_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/
chacha20_ref.h 7 extern struct crypto_stream_chacha20_implementation
chacha20_ref.c 309 struct crypto_stream_chacha20_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/
stream_chacha20.h 7 typedef struct crypto_stream_chacha20_implementation { struct
20 } crypto_stream_chacha20_implementation; typedef in typeref:struct:crypto_stream_chacha20_implementation
stream_chacha20.c 17 static const crypto_stream_chacha20_implementation *implementation =

Completed in 18 milliseconds