Searched refs:crypto_hash_sha512_BYTES (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dcrypto_api.h27 #define crypto_hash_sha512_BYTES 64U macro
H A Ded25519.c63 unsigned char hmg[crypto_hash_sha512_BYTES];
64 unsigned char hram[crypto_hash_sha512_BYTES];
114 unsigned char hram[crypto_hash_sha512_BYTES];
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dbcrypt_pbkdf.c35 #define SHA512_DIGEST_LENGTH crypto_hash_sha512_BYTES

Completed in 18 milliseconds