OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:key_load_public_type
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
authfile.h
22
Key *
key_load_public_type
(int, const char *, char **);
authfile.c
401
key_load_public_type
(int type, const char *filename, char **commentp)
function
803
pub =
key_load_public_type
(KEY_RSA1, filename, commentp);
Completed in 26 milliseconds