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

  /external/dropbear/
algo.h 50 extern const struct dropbear_cipher dropbear_nocipher;
common-algo.c 63 const struct dropbear_cipher dropbear_nocipher = variable in typeref:struct:dropbear_cipher
common-session.c 90 ses.keys->recv_algo_crypt = &dropbear_nocipher;
91 ses.keys->trans_algo_crypt = &dropbear_nocipher;

Completed in 200 milliseconds