Searched refs:p24 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/fs/cifs/ |
| D | smbencrypt.c | 105 E_P24(unsigned char *p21, const unsigned char *c8, unsigned char *p24) in E_P24() argument 109 rc = smbhash(p24, c8, p21); in E_P24() 112 rc = smbhash(p24 + 8, c8, p21 + 7); in E_P24() 115 rc = smbhash(p24 + 16, c8, p21 + 14); in E_P24() 156 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) in SMBencrypt() argument 171 rc = E_P24(p21, c8, p24); in SMBencrypt() 204 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() argument 220 rc = E_P24(p21, c8, p24); in SMBNTencrypt()
|
| D | cifsproto.h | 526 unsigned char *p24);
|
| /Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
| D | display-timing.txt | 92 timing0: 1080p24 {
|
| /Linux-v4.19/Documentation/usb/ |
| D | gadget-testing.txt | 353 $ aplaymidi -p24:0 to_gadget.mid
|