Home | History | Annotate | Download | only in dhdutil

Lines Matching full:crypto_algo_names

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