Searched refs:WLAN_CRYPTO_CIPHER_MAX (Results 1 – 5 of 5) sorted by relevance
81 for (i = 0; i < WLAN_CRYPTO_CIPHER_MAX; i++) { in wlan_crypto_set_mcastcipher()109 for (i = 0; i < WLAN_CRYPTO_CIPHER_MAX ; i++) { in wlan_crypto_set_ucastciphers()136 for (i = 0; i < WLAN_CRYPTO_CIPHER_MAX ; i++) { in wlan_crypto_set_mgmtcipher()
48 *wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_MAX];
43 const struct wlan_crypto_cipher *wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_MAX];
145 WLAN_CRYPTO_CIPHER_MAX = (WLAN_CRYPTO_CIPHER_NONE + 1), enumerator
320 for (i = 0; i <= WLAN_CRYPTO_CIPHER_MAX; i++) { in cm_store_fils_key()