Searched refs:crypto_hash_sha512_BYTES (Results 1 – 8 of 8) sorted by relevance
80 unsigned char ph[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519ph_final_create()92 unsigned char ph[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519ph_final_verify()
21 unsigned char hseed[crypto_hash_sha512_BYTES]; in main()24 assert(crypto_sign_ed25519_SEEDBYTES <= crypto_hash_sha512_BYTES); in main()
6 return crypto_hash_sha512_BYTES; in crypto_hash_sha512_bytes()
23 #define crypto_hash_BYTES crypto_hash_sha512_BYTES
33 #define crypto_hash_sha512_BYTES 64U macro
30 #define crypto_hash_sha512_BYTES 64U macro
77 unsigned char h[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519_sk_to_curve25519()
41 #define SHA512_DIGEST_LENGTH crypto_hash_sha512_BYTES