EncryptionKeyLength  530 fs/cifs/cifspdu.h 	__le16 EncryptionKeyLength;
EncryptionKeyLength  553 fs/cifs/cifspdu.h 	__u8 EncryptionKeyLength;
EncryptionKeyLength  628 fs/cifs/cifssmb.c 	if (rsp->EncryptionKeyLength ==
EncryptionKeyLength  750 fs/cifs/cifssmb.c 	if (pSMBr->EncryptionKeyLength == CIFS_CRYPTO_KEY_SIZE) {