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