Home
last modified time | relevance | path

Searched refs:crypto_hash_sha512_BYTES (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
Ded25519.c92 unsigned char hmg[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519()
93 unsigned char hram[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519()
183 unsigned char hram[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519_open()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h53 #define crypto_hash_sha512_BYTES 64U macro