On Mon, Feb 11, 2019 at 01:55:15PM -0800, Matthew Garrett wrote: > From: Matthew Garrett <mjg59@xxxxxxxxxx> > > We need to calculate the size of crypto agile events in multiple > locations, including in the EFI boot stub. The easiest way to do this is > to put it in a header file as an inline and leave a wrapper to ensure we > don't end up with multiple copies of it embedded in the existing code. > > Signed-off-by: Matthew Garrett <mjg59@xxxxxxxxxx> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> /Jarkko