Home
last modified time | relevance | path

Searched refs:svr_buf_match_algo (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/
Dalgo.h69 algo_type * svr_buf_match_algo(buffer* buf, algo_type localalgos[],
Dsvr-algo.c35 algo_type * svr_buf_match_algo(buffer* buf, algo_type localalgos[], in svr_buf_match_algo() function
Dsvr-session.c105 ses.buf_match_algo = svr_buf_match_algo; in svr_session()