http.c
23.8 KB
-
net: use only structs to pass information about cert · 0782fc43
Instead of spreading the data in function arguments, some of which aren't used for ssh and having a struct only for ssh, use a struct for both, using a common parent to pass to the callback.
Carlos Martín Nieto committed