Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dkex.c84 struct kexalg { struct
90 static const struct kexalg kexalgs[] = { argument
1111 const struct kexalg *kexalg; in choose_kex() local