Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Darlan.h179 volatile u_char encryptionKey[12]; member
Darlan.c22 static char encryptionKey[12] = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h'}; variable
907 memcpy_toio(arlan->encryptionKey + keyStart, encryptionKey, 8); in arlan_hw_config()
Darlan-proc.c543 SARLUCN(encryptionKey, 12); in arlan_sysctl_info()