OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROPBEAR_COMP_NONE
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
common-algo.c
128
{"none",
DROPBEAR_COMP_NONE
, NULL, 1},
options.h
283
#define
DROPBEAR_COMP_NONE
0
common-session.c
98
ses.keys->recv_algo_comp =
DROPBEAR_COMP_NONE
;
99
ses.keys->trans_algo_comp =
DROPBEAR_COMP_NONE
;
Completed in 44 milliseconds