Lines Matching full:be

6   which accompanies this distribution.  The full text of the license may be found at
96 /// The SHA256 hash of an X.509 certificate's To-Be-Signed contents.
100 /// The time that the certificate shall be considered to be revoked.
107 /// The SHA384 hash of an X.509 certificate's To-Be-Signed contents.
111 /// The time that the certificate shall be considered to be revoked.
118 /// The SHA512 hash of an X.509 certificate's To-Be-Signed contents.
122 /// The time that the certificate shall be considered to be revoked.
131 /// always be 0. The SignatureSize shall always be 16 (size of SignatureOwner component) +
141 /// since the public key exponent is known to be 0x10001) shall be stored in big-endian
143 /// The SignatureHeader size shall always be 0. The SignatureSize shall always be 16 (size
153 /// SignatureHeader size shall always be 0. The SignatureSize shall always be 16 (size of
163 /// be 16 (size of SignatureOwner component) + 20 bytes.
172 /// SignatureHeader size shall always be 0. The SignatureSize shall always be 16 (size of
184 /// certificate as a trusted root. The SignatureHeader size shall always be 0. The
185 /// SignatureSize may vary but shall always be 16 (size of the SignatureOwner component) +
187 /// Note: This means that each certificate will normally be in a separate EFI_SIGNATURE_LIST.
196 /// always be 0. The SignatureSize shall always be 16 (size of SignatureOwner component) +
206 /// always be 0. The SignatureSize shall always be 16 (size of SignatureOwner component) +
216 /// always be 0. The SignatureSize shall always be 16 (size of SignatureOwner component) +
226 /// To-Be-Signed contents, and a time of revocation. The SignatureHeader size shall
227 /// always be 0. The SignatureSize shall always be 16 (size of the SignatureOwner component)
229 /// the certificate should be considered to be revoked from that time and onwards, and
230 /// otherwise the certificate shall be considered to always be revoked.
239 /// To-Be-Signed contents, and a time of revocation. The SignatureHeader size shall
240 /// always be 0. The SignatureSize shall always be 16 (size of the SignatureOwner component)
242 /// the certificate should be considered to be revoked from that time and onwards, and
243 /// otherwise the certificate shall be considered to always be revoked.
252 /// To-Be-Signed contents, and a time of revocation. The SignatureHeader size shall
253 /// always be 0. The SignatureSize shall always be 16 (size of the SignatureOwner component)
255 /// the certificate should be considered to be revoked from that time and onwards, and
256 /// otherwise the certificate shall be considered to always be revoked.
302 /// then this is the name of the application. If this cannot be determined, then a simple
303 /// NULL character should be put in this position.
309 /// was intended. In some cases, the driver itself may be stored as part of the system
311 /// applications, this is the device path of the application. If this cannot be determined,
312 /// a simple end-of-path device node should be put in this position.