Searched refs:crypto_core_salsa20_INPUTBYTES (Results 1 – 3 of 3) sorted by relevance
15 #define crypto_core_salsa20_INPUTBYTES 16U macro
110 assert(crypto_core_salsa20_inputbytes() == crypto_core_salsa20_INPUTBYTES); in main()
114 return crypto_core_salsa20_INPUTBYTES; in crypto_core_salsa20_inputbytes()