HomeSort by relevance Sort by last modified time
    Searched refs:crypto_hash_sha512_BYTES (Results 1 - 3 of 3) sorted by null

  /external/openssh/
crypto_api.h 27 #define crypto_hash_sha512_BYTES 64U
ed25519.c 63 unsigned char hmg[crypto_hash_sha512_BYTES];
64 unsigned char hram[crypto_hash_sha512_BYTES];
114 unsigned char hram[crypto_hash_sha512_BYTES];
  /external/openssh/openbsd-compat/
bcrypt_pbkdf.c 38 #define SHA512_DIGEST_LENGTH crypto_hash_sha512_BYTES

Completed in 53 milliseconds