Home | History | Annotate | Download | only in include

Lines Matching defs:guid

15 #include "2guid.h"
140 /* Key GUID */
141 struct vb2_guid guid;
179 /* Key GUID */
180 struct vb2_guid guid;
218 * GUID for the signature.
220 * If this is a keyblock signature entry, this is the GUID of the key
225 * If this is a preamble hash entry, this is the GUID of the data type
226 * being hashed. There is no key GUID, because sig_alg=VB2_ALG_NONE.
228 struct vb2_guid guid;
281 * The GUID for each signature indicates which key was used to generate
327 * and the GUID for each hash identifies the component being hashed.