HomeSort by relevance Sort by last modified time
    Searched refs:cli_buf_match_algo (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
algo.h 71 algo_type * cli_buf_match_algo(buffer* buf, algo_type localalgos[],
cli-algo.c 36 algo_type * cli_buf_match_algo(buffer* buf, algo_type localalgos[], function
49 TRACE(("cli_buf_match_algo: %s", algolist))
cli-session.c 130 ses.buf_match_algo = cli_buf_match_algo;

Completed in 194 milliseconds