Home
last modified time | relevance | path

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

/external/openssh/
Dkex.c82 struct kexalg { struct
88 static const struct kexalg kexalgs[] = { argument
715 const struct kexalg *kexalg; in choose_kex() local