diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/sunrpc/gss_krb5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/gss_krb5.h b/include/linux/sunrpc/gss_krb5.h index e30ba201910a..f680ed3b1b5e 100644 --- a/include/linux/sunrpc/gss_krb5.h +++ b/include/linux/sunrpc/gss_krb5.h | |||
@@ -44,7 +44,6 @@ struct krb5_ctx { | |||
44 | int initiate; /* 1 = initiating, 0 = accepting */ | 44 | int initiate; /* 1 = initiating, 0 = accepting */ |
45 | int seed_init; | 45 | int seed_init; |
46 | unsigned char seed[16]; | 46 | unsigned char seed[16]; |
47 | int signalg; | ||
48 | int sealalg; | 47 | int sealalg; |
49 | struct crypto_blkcipher *enc; | 48 | struct crypto_blkcipher *enc; |
50 | struct crypto_blkcipher *seq; | 49 | struct crypto_blkcipher *seq; |