HomeSort by: relevance | last modified time | path
    Searched defs:crypto_stream (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/
crypto_stream.c 2 #include "crypto_stream.h"
30 crypto_stream(unsigned char *c, unsigned long long clen, function in typeref:typename:int
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 108 @HAVE_AMD64_ASM_TRUE@ crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
109 @HAVE_AMD64_ASM_TRUE@ crypto_stream/salsa20/xmm6/salsa20_xmm6.c \
110 @HAVE_AMD64_ASM_TRUE@ crypto_stream/salsa20/xmm6/salsa20_xmm6.h
113 @HAVE_AMD64_ASM_FALSE@ crypto_stream/salsa20/ref/salsa20_ref.c \
114 @HAVE_AMD64_ASM_FALSE@ crypto_stream/salsa20/ref/salsa20_ref.h
147 @MINIMAL_FALSE@ crypto_stream/salsa2012/ref/stream_salsa2012_ref.c \
148 @MINIMAL_FALSE@ crypto_stream/salsa2012/stream_salsa2012.c \
149 @MINIMAL_FALSE@ crypto_stream/salsa208/ref/stream_salsa208_ref.c \
150 @MINIMAL_FALSE@ crypto_stream/salsa208/stream_salsa208.c \
151 @MINIMAL_FALSE@ crypto_stream/xchacha20/stream_xchacha20.
    [all...]

Completed in 12 milliseconds