Searched refs:KEX_DHGEX_SHA1 (Results 1 - 2 of 2) sorted by relevance

/external/openssh/
H A Dkex.h40 #define KEX_DHGEX_SHA1 "diffie-hellman-group-exchange-sha1" macro
H A Dkex.c77 strcmp(p, KEX_DHGEX_SHA1) != 0 &&
349 } else if (strcmp(k->name, KEX_DHGEX_SHA1) == 0) {

Completed in 24 milliseconds