Searched refs:wlan_crypto_cipher_ops (Results 1 – 2 of 2) sorted by relevance
48 *wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_MAX];477 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_WEP] in wlan_crypto_register_all_ciphers()481 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_TKIP] in wlan_crypto_register_all_ciphers()485 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_AES_CCM] in wlan_crypto_register_all_ciphers()487 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_AES_CCM_256] in wlan_crypto_register_all_ciphers()489 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_AES_GCM] in wlan_crypto_register_all_ciphers()491 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_AES_GCM_256] in wlan_crypto_register_all_ciphers()495 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_WAPI_SMS4] in wlan_crypto_register_all_ciphers()499 wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_FILS_AEAD] in wlan_crypto_register_all_ciphers()
43 const struct wlan_crypto_cipher *wlan_crypto_cipher_ops[WLAN_CRYPTO_CIPHER_MAX]; variable799 cipher = wlan_crypto_cipher_ops[req_key->type]; in wlan_crypto_setkey()