OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssh_dss_sign
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
key.h
139
int
ssh_dss_sign
(const Key *, u_char **, u_int *, const u_char *, u_int);
ssh-dss.c
46
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");
key.c
[
all
...]
Completed in 1169 milliseconds