Dmitry Kasatkin <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

