Re: [PATCH 1/5] X.509: Extract both parts of the AuthorityKeyIdentifier [ver #2]
From: David Howells
Date: Thu Dec 04 2014 - 07:52:15 EST
Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx> wrote:
> > + struct asymmetric_key_id *auth_id; /* CA AuthKeyId matching ->id (optional) */
> > + struct asymmetric_key_id *auth_skid; /* CA AuthKeyId matching ->skid (optional) */
>
> Hi David,
>
> Why do you call it "auth_skid", not just akid in similar way as 'skid'?
> Why it is "auth & skid"?
Because both auth_skid and auth_id derive from the akid.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/