Home
last modified time | relevance | path

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

/external/openssh/
Ded25519.c63 unsigned char hmg[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519()
64 unsigned char hram[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519()
114 unsigned char hram[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519_open()
Dcrypto_api.h28 #define crypto_hash_sha512_BYTES 64U macro
/external/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()
/external/openssh/openbsd-compat/
Dbcrypt_pbkdf.c38 #define SHA512_DIGEST_LENGTH crypto_hash_sha512_BYTES
/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h53 #define crypto_hash_sha512_BYTES 64U macro