Searched refs:found_alg (Results 1 – 1 of 1) sorted by relevance
157 struct ieee80211_crypto_alg *found_alg = NULL; in ieee80211_get_crypto_ops() local167 found_alg = alg; in ieee80211_get_crypto_ops()173 if (found_alg) in ieee80211_get_crypto_ops()174 return found_alg->ops; in ieee80211_get_crypto_ops()