Searched refs:p24 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/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() 183 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) in SMBencrypt() argument 198 rc = E_P24(p21, c8, p24); in SMBencrypt() 231 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() argument 247 rc = E_P24(p21, c8, p24); in SMBNTencrypt()
|
D | cifsproto.h | 494 unsigned char *p24);
|
/linux-4.4.14/Documentation/devicetree/bindings/display/panel/ |
D | display-timing.txt | 79 timing0: 1080p24 {
|
/linux-4.4.14/Documentation/usb/ |
D | gadget-testing.txt | 352 $ aplaymidi -p24:0 to_gadget.mid
|