Searched refs:algo (Results 1 – 2 of 2) sorted by relevance
1787 bcm_crypto_algo_name(uint algo) in bcm_crypto_algo_name() argument1789 return (algo < ARRAYSIZE(crypto_algo_names)) ? crypto_algo_names[algo] : "ERR"; in bcm_crypto_algo_name()
2011 * @param response response string of the challenge/response algo for ISIM auth in base64 format