Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Certificate

3   against a digital certificate for the purpose of an integrity and authorization check.

98 /// platform Boot Object Authorization Certificate to create the certificateID.
220 Retrieves the certificate that has been configured as the identity of the organization designated as
225 @param Certificate The function writes an allocated EFI_BIS_DATA* containing the Boot
226 Object Authorization Certificate object. The caller must
232 @retval EFI_NOT_FOUND There is no Boot Object Authorization Certificate currently installed.
234 @retval EFI_INVALID_PARAMETER The Certificate parameter supplied by the caller is NULL or
242 OUT EFI_BIS_DATA **Certificate
347 certificate's key algorithm, or while attempting to retrieve
348 the public key algorithm of the manifest's signer's certificate,
362 credentials and authority certificate.
372 @param AuthorityCertificate A digital certificate whose public key must match the signer's
387 the public key algorithm of the manifest's signer's certificate,
402 Retrieves a list of digital certificate identifier, digital signature algorithm, hash algorithm, and keylength
409 digital certificate identifier, algorithm, and key length combinations.
421 failure (possible corruption of stored Boot Object Authorization Certificate).
433 /// certificate for the purpose of an integrity and authorization check.