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

  /external/dropbear/
algo.h 66 int have_algo(char* algo, size_t algolen, algo_type algos[]);
common-algo.c 195 int have_algo(char* algo, size_t algolen, algo_type algos[]) { function
svr-authpubkey.c 166 if (have_algo(algo, algolen, sshhostkey) == DROPBEAR_FAILURE) {

Completed in 12 milliseconds