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