Searched refs:crypto_hash_sha512_statebytes (Results 1 – 3 of 3) sorted by relevance
10 crypto_hash_sha512_statebytes(void) in crypto_hash_sha512_statebytes() function
31 size_t crypto_hash_sha512_statebytes(void);
44 assert(crypto_hash_sha512_statebytes() == sizeof(crypto_hash_sha512_state)); in main()