Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00reg.h101 CIPHER_NONE = 0, enumerator
H A Drt2x00crypto.c31 return CIPHER_NONE; in rt2x00crypto_key_to_cipher()
H A Drt2x00lib.h332 return CIPHER_NONE; in rt2x00crypto_key_to_cipher()
H A Drt2x00mac.c489 if (crypto.cipher == CIPHER_NONE) in rt2x00mac_set_key()
H A Drt2x00debug.c118 if (cipher == CIPHER_NONE || cipher >= CIPHER_MAX) in rt2x00debug_update_crypto()
H A Drt2500usb.c862 rt2x00_set_field16(&reg, TXRX_CSR0_ALGORITHM, CIPHER_NONE); in rt2500usb_init_registers()
1251 if (rxdesc->cipher != CIPHER_NONE) { in rt2500usb_fill_rxdone()
H A Drt2500pci.c1304 rt2x00_set_field32(&word, TXD_W0_CIPHER_ALG, CIPHER_NONE); in rt2500pci_write_tx_desc()
H A Drt73usb.c1695 if (rxdesc->cipher != CIPHER_NONE) { in rt73usb_fill_rxdone()
H A Drt61pci.c2011 if (rxdesc->cipher != CIPHER_NONE) { in rt61pci_fill_rxdone()