SUNRPC: Refactor set-up for aux_cipher
[linux-2.6-microblaze.git] / include / linux / sunrpc / gss_krb5.h
index f0fac1e..34d5471 100644 (file)
@@ -61,6 +61,7 @@ struct gss_krb5_enctype {
        const u32               ctype;          /* checksum type */
        const char              *name;          /* "friendly" name */
        const char              *encrypt_name;  /* crypto encrypt name */
+       const char              *aux_cipher;    /* aux encrypt cipher name */
        const char              *cksum_name;    /* crypto checksum name */
        const u16               signalg;        /* signing algorithm */
        const u16               sealalg;        /* sealing algorithm */