TianoCore EDK2 master
|
#include "TestBaseCryptLib.h"
Go to the source code of this file.
Functions | |
UNIT_TEST_STATUS EFIAPI | TestVerifyImageTimestampVerify (IN UNIT_TEST_CONTEXT Context) |
Variables | |
GLOBAL_REMOVE_IF_UNREFERENCED UINT8 | AuthenticodeWithTS [] |
GLOBAL_REMOVE_IF_UNREFERENCED UINT8 | TSTrustedCert [] |
TEST_DESC | mImageTimestampTest [] |
UINTN | mImageTimestampTestNum = ARRAY_SIZE (mImageTimestampTest) |
Sample Implementation for RFC3161 Time Stamping Verification.
Copyright (c) 2014, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file TSTests.c.
UNIT_TEST_STATUS EFIAPI TestVerifyImageTimestampVerify | ( | IN UNIT_TEST_CONTEXT | Context | ) |
GLOBAL_REMOVE_IF_UNREFERENCED UINT8 AuthenticodeWithTS[] |
TEST_DESC mImageTimestampTest[] |
UINTN mImageTimestampTestNum = ARRAY_SIZE (mImageTimestampTest) |
GLOBAL_REMOVE_IF_UNREFERENCED UINT8 TSTrustedCert[] |