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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/
crypto_stream.c 24 crypto_stream_primitive(void) function in typeref:typename:const char *
26 return crypto_stream_PRIMITIVE;
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_stream.h 36 #define crypto_stream_PRIMITIVE "xsalsa20"
38 const char *crypto_stream_primitive(void);

Completed in 12 milliseconds