Searched refs:cipher_tmp (Results 1 – 1 of 1) sorted by relevance
1347 struct n2_cipher_alg *cipher, *cipher_tmp; in __n2_unregister_algs() local1351 list_for_each_entry_safe(cipher, cipher_tmp, &cipher_algs, entry) { in __n2_unregister_algs()