Searched refs:p24 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/cifs/ |
D | smbencrypt.c | 93 E_P24(unsigned char *p21, const unsigned char *c8, unsigned char *p24) in E_P24() argument 97 rc = smbhash(p24, c8, p21); in E_P24() 100 rc = smbhash(p24 + 8, c8, p21 + 7); in E_P24() 103 rc = smbhash(p24 + 16, c8, p21 + 14); in E_P24() 144 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) in SMBencrypt() argument 159 rc = E_P24(p21, c8, p24); in SMBencrypt() 192 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() argument 208 rc = E_P24(p21, c8, p24); in SMBNTencrypt()
|
D | cifsproto.h | 535 unsigned char *p24);
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | display-timing.txt | 92 timing0: 1080p24 {
|
/Linux-v5.4/Documentation/usb/ |
D | gadget-testing.rst | 406 $ aplaymidi -p24:0 to_gadget.mid
|