Searched refs:dropbear_nohash (Results 1 – 3 of 3) sorted by relevance
51 extern const struct dropbear_hash dropbear_nohash;
93 ses.keys->recv_algo_mac = &dropbear_nohash; in common_session_init()94 ses.keys->trans_algo_mac = &dropbear_nohash; in common_session_init()
82 const struct dropbear_hash dropbear_nohash = variable