Searched refs:found_alg (Results 1 – 2 of 2) sorted by relevance
164 struct rtllib_crypto_alg *found_alg = NULL; in rtllib_get_crypto_ops() local174 found_alg = alg; in rtllib_get_crypto_ops()180 if (found_alg) in rtllib_get_crypto_ops()181 return found_alg->ops; in rtllib_get_crypto_ops()
161 struct ieee80211_crypto_alg *found_alg = NULL; in ieee80211_get_crypto_ops() local171 found_alg = alg; in ieee80211_get_crypto_ops()177 if (found_alg) in ieee80211_get_crypto_ops()178 return found_alg->ops; in ieee80211_get_crypto_ops()