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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_core_salsa2012.h 23 #define crypto_core_salsa2012_CONSTBYTES 16U
25 size_t crypto_core_salsa2012_constbytes(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/
core_salsa_ref.c 158 crypto_core_salsa2012_constbytes(void) function in typeref:typename:size_t
160 return crypto_core_salsa2012_CONSTBYTES;

Completed in 12 milliseconds