Home
last modified time | relevance | path

Searched refs:CIPHER_SUITE_WEP_128 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c379 #define CIPHER_SUITE_WEP_128 5 macro
751 cipher_type == CIPHER_SUITE_WEP_128) in tx_update_descriptor()
756 priv->pairwise_cipher_suite == CIPHER_SUITE_WEP_128) { in tx_update_descriptor()
766 cipher_type == CIPHER_SUITE_WEP_128) in tx_update_descriptor()
771 priv->group_cipher_suite == CIPHER_SUITE_WEP_128) { in tx_update_descriptor()
1758 priv->pairwise_cipher_suite = CIPHER_SUITE_WEP_128; in atmel_set_encode()
1783 priv->pairwise_cipher_suite = CIPHER_SUITE_WEP_128; in atmel_set_encode()
1869 priv->pairwise_cipher_suite = CIPHER_SUITE_WEP_128; in atmel_set_encodeext()