Searched refs:EncryptionKeyLength (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h490 __le16 EncryptionKeyLength; member in struct:lanman_neg_rsp
513 __u8 EncryptionKeyLength; member in struct:negotiate_rsp
H A Dcifssmb.c494 if (rsp->EncryptionKeyLength ==
566 if (pSMBr->EncryptionKeyLength == CIFS_CRYPTO_KEY_SIZE) {
570 && (pSMBr->EncryptionKeyLength == 0)) {

Completed in 50 milliseconds