Searched refs:sp8 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dsmbdes.c361 unsigned char sp8[8] = local
363 smbhash(p16, sp8, p14, 1);
364 smbhash(p16 + 8, sp8, p14 + 7, 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dsmbdes.c309 unsigned char sp8[8] = {0x4b, 0x47, 0x53, 0x21, 0x40, 0x23, 0x24, 0x25}; local
310 smbhash(p16, sp8, p14, 1);
311 smbhash(p16+8, sp8, p14+7, 1);

Completed in 105 milliseconds