Searched refs:p21 (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/fs/cifs/ |
D | smbencrypt.c | 117 E_P24(unsigned char *p21, const unsigned char *c8, unsigned char *p24) in E_P24() argument 121 rc = smbhash(p24, c8, p21); in E_P24() 124 rc = smbhash(p24 + 8, c8, p21 + 7); in E_P24() 127 rc = smbhash(p24 + 16, c8, p21 + 14); in E_P24() 186 unsigned char p14[14], p16[16], p21[21]; in SMBencrypt() local 190 memset(p21, '\0', 21); in SMBencrypt() 197 memcpy(p21, p16, 16); in SMBencrypt() 198 rc = E_P24(p21, c8, p24); in SMBencrypt() 235 unsigned char p16[16], p21[21]; in SMBNTencrypt() local 238 memset(p21, '\0', 21); in SMBNTencrypt() [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | intr_vect_defs.h | 113 unsigned int p21 : 1; member 151 unsigned int p21 : 1; member 188 unsigned int p21 : 1; member
|
D | pinmux_defs.h | 125 unsigned int p21 : 1; member
|
/linux-4.1.27/Documentation/scsi/ |
D | tmscsim.txt | 64 this driver: Get dc390-21125-20b.diff.gz or dc390-2036p21-20b1.diff.gz from
|