EncryptionKey     533 fs/cifs/cifspdu.h 	unsigned char EncryptionKey[1];
EncryptionKey     556 fs/cifs/cifspdu.h 		unsigned char EncryptionKey[1];	/* cap extended security off */
EncryptionKey     630 fs/cifs/cifssmb.c 		memcpy(server->cryptkey, rsp->EncryptionKey,
EncryptionKey     752 fs/cifs/cifssmb.c 		memcpy(ses->server->cryptkey, pSMBr->u.EncryptionKey,