Searched refs:crypto_hash_sha256_BYTES (Results 1 – 3 of 3) sorted by relevance
28 for (i = 0; i < crypto_hash_sha256_BYTES; ++i) { in main()33 for (i = 0; i < crypto_hash_sha256_BYTES; ++i) { in main()
6 return crypto_hash_sha256_BYTES; in crypto_hash_sha256_bytes()
33 #define crypto_hash_sha256_BYTES 32U macro