Home
last modified time | relevance | path

Searched refs:crypto_hash_sha512_BYTES (Results 1 – 3 of 3) 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.h27 #define crypto_hash_sha512_BYTES 64U macro
/external/openssh/openbsd-compat/
Dbcrypt_pbkdf.c38 #define SHA512_DIGEST_LENGTH crypto_hash_sha512_BYTES