OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disablekey
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/
svr-runopts.c
305
static void
disablekey
(int type, const char* filename) {
function
333
disablekey
(DROPBEAR_SIGNKEY_RSA, svr_opts.rsakeyfile);
340
disablekey
(DROPBEAR_SIGNKEY_DSS, svr_opts.dsskeyfile);
Completed in 714 milliseconds