Home | History | Annotate | Download | only in dhdutil

Lines Matching full:crypto_algo_names

1578 static const char *crypto_algo_names[] = {
1596 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR";