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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_core_salsa208.h 26 #define crypto_core_salsa208_CONSTBYTES 16U
28 size_t crypto_core_salsa208_constbytes(void)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/
core_salsa_ref.c 190 crypto_core_salsa208_constbytes(void) function in typeref:typename:size_t
192 return crypto_core_salsa208_CONSTBYTES;

Completed in 12 milliseconds