diff options
Diffstat (limited to 'fs/cifs/cifsproto.h')
-rw-r--r-- | fs/cifs/cifsproto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/cifsproto.h b/fs/cifs/cifsproto.h index 1e4728bcf065..edb6d90efdf2 100644 --- a/fs/cifs/cifsproto.h +++ b/fs/cifs/cifsproto.h | |||
@@ -366,7 +366,6 @@ extern int cifs_verify_signature(struct smb_hdr *, | |||
366 | __u32 expected_sequence_number); | 366 | __u32 expected_sequence_number); |
367 | extern void SMBNTencrypt(unsigned char *, unsigned char *, unsigned char *); | 367 | extern void SMBNTencrypt(unsigned char *, unsigned char *, unsigned char *); |
368 | extern int setup_ntlm_response(struct cifsSesInfo *); | 368 | extern int setup_ntlm_response(struct cifsSesInfo *); |
369 | extern void CalcNTLMv2_response(const struct cifsSesInfo *); | ||
370 | extern int setup_ntlmv2_rsp(struct cifsSesInfo *, const struct nls_table *); | 369 | extern int setup_ntlmv2_rsp(struct cifsSesInfo *, const struct nls_table *); |
371 | extern int cifs_crypto_shash_allocate(struct TCP_Server_Info *); | 370 | extern int cifs_crypto_shash_allocate(struct TCP_Server_Info *); |
372 | extern void cifs_crypto_shash_release(struct TCP_Server_Info *); | 371 | extern void cifs_crypto_shash_release(struct TCP_Server_Info *); |