Searched refs:crypto_hash_sha512_bytes (Results 1 – 3 of 3) sorted by relevance
41 assert(crypto_hash_sha512_bytes() >= crypto_hash_sha256_bytes()); in main()42 assert(crypto_hash_sha512_bytes() == crypto_hash_bytes()); in main()
4 crypto_hash_sha512_bytes(void) in crypto_hash_sha512_bytes() function
35 size_t crypto_hash_sha512_bytes(void);