Searched defs:ssh_dss_sign (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dssh-dss.c46 ssh_dss_sign(const Key *key, u_char **sigp, u_int *lenp, function
58 error("ssh_dss_sign: no DSA key");
69 error("ssh_dss_sign: sign failed");

Completed in 54 milliseconds