Searched refs:p24 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A 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()
|
| H A D | cifsproto.h | 555 unsigned char *p24);
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/ |
| H A D | display-timing.txt | 79 timing0: 1080p24 {
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | gadget-testing.rst | 406 $ aplaymidi -p24:0 to_gadget.mid
|