|
Linux Kernel
3.7.1
|
#include <cifsglob.h>
Data Fields | |
| __u32 | client_flags |
| __u32 | server_flags |
| unsigned char | ciphertext [CIFS_CPHTXT_SIZE] |
| char | cryptkey [CIFS_CRYPTO_KEY_SIZE] |
Definition at line 140 of file cifsglob.h.
| unsigned char ciphertext[CIFS_CPHTXT_SIZE] |
Definition at line 143 of file cifsglob.h.
| __u32 client_flags |
Definition at line 141 of file cifsglob.h.
| char cryptkey[CIFS_CRYPTO_KEY_SIZE] |
Definition at line 144 of file cifsglob.h.
| __u32 server_flags |
Definition at line 142 of file cifsglob.h.
1.8.2