TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
VOID | OPENSSL_cleanse (VOID *Buffer, UINTN Size) |
Minimal implementation of OPENSSL_cleanse for OpensslLibSm3.inf.
Copyright (c) 2024, Google LLC. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file OpensslCleanse.c.
VOID OPENSSL_cleanse | ( | VOID * | Buffer, |
UINTN | Size | ||
) |
Definition at line 14 of file OpensslCleanse.c.