Searched refs:crypto_auth_keybytes (Results 1 – 3 of 3) sorted by relevance
69 assert(crypto_auth_keybytes() > 0U); in main()76 assert(crypto_auth_hmacsha512256_keybytes() == crypto_auth_keybytes()); in main()
12 crypto_auth_keybytes(void) in crypto_auth_keybytes() function
22 size_t crypto_auth_keybytes(void);