Home
last modified time | relevance | path

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

/external/openssh/
Dkexecdh.c49 kex_ecdh_name_to_nid(const char *kexname) in kex_ecdh_name_to_nid() function
Dkex.h174 # define kex_ecdh_name_to_nid(x) (-1) macro