Searched refs:found_alg (Results 1 – 2 of 2) sorted by relevance
162 struct ieee80211_crypto_alg *found_alg = NULL; in ieee80211_get_crypto_ops() local172 found_alg = alg; in ieee80211_get_crypto_ops()178 if (found_alg) in ieee80211_get_crypto_ops()179 return found_alg->ops; in ieee80211_get_crypto_ops()
162 struct rtllib_crypto_alg *found_alg = NULL; in rtllib_get_crypto_ops() local172 found_alg = alg; in rtllib_get_crypto_ops()178 if (found_alg) in rtllib_get_crypto_ops()179 return found_alg->ops; in rtllib_get_crypto_ops()