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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/
crypto_stream.c 12 crypto_stream_noncebytes(void) function in typeref:typename:size_t
14 return crypto_stream_NONCEBYTES;
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_stream.h 28 #define crypto_stream_NONCEBYTES crypto_stream_xsalsa20_NONCEBYTES
30 size_t crypto_stream_noncebytes(void);

Completed in 14 milliseconds