Home
last modified time | relevance | path

Searched defs:hram (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
Ded25519.c36 get_hram(unsigned char *hram, const unsigned char *sm, in get_hram()
93 unsigned char hram[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519() local
183 unsigned char hram[crypto_hash_sha512_BYTES]; in crypto_sign_ed25519_open() local
/third_party/openssl/crypto/ec/
Dcurve25519.c5438 uint8_t hram[SHA512_DIGEST_LENGTH]; in ED25519_sign() local