Searched refs:crypto_auth_hmacsha512_bytes (Results 1 – 3 of 3) sorted by relevance
17 size_t crypto_auth_hmacsha512_bytes(void);
13 crypto_auth_hmacsha512_bytes(void) in crypto_auth_hmacsha512_bytes() function
73 assert(crypto_auth_hmacsha512_bytes() > 0U); in main()