Searched defs:encryptionKey (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ | ||
D | arlan.c | 22 static char encryptionKey[12] = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h'}; variable |
D | arlan.h | 179 volatile u_char encryptionKey[12]; member |