Searched refs:crypto_auth_hmacsha512256_bytes (Results 1 – 3 of 3) sorted by relevance
17 size_t crypto_auth_hmacsha512256_bytes(void);
14 crypto_auth_hmacsha512256_bytes(void) in crypto_auth_hmacsha512256_bytes() function
75 assert(crypto_auth_hmacsha512256_bytes() == crypto_auth_bytes()); in main()