Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDdigest.h29 #define SSH_DIGEST_SHA384 4 macro
HDdigest-openssl.c51 { SSH_DIGEST_SHA384, "SHA384", 48, EVP_sha384 },
HDdigest-libc.c97 SSH_DIGEST_SHA384,
HDkex.c84 SSH_DIGEST_SHA384 },
HDkey.c2223 return SSH_DIGEST_SHA384; in key_ec_nid_to_hash_alg()