TianoCore EDK2
master
Loading...
Searching...
No Matches
CryptPkcs7VerifyRuntime.c
Go to the documentation of this file.
1
9
#include "InternalCryptLib.h"
10
27
BOOLEAN
28
EFIAPI
29
Pkcs7GetAttachedContent
(
30
IN
CONST
UINT8 *P7Data,
31
IN
UINTN
P7Length,
32
OUT
VOID **Content,
33
OUT
UINTN
*ContentSize
34
)
35
{
36
ASSERT (
FALSE
);
37
return
FALSE
;
38
}
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
CONST
#define CONST
Definition:
Base.h:259
FALSE
#define FALSE
Definition:
Base.h:307
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
Pkcs7GetAttachedContent
BOOLEAN EFIAPI Pkcs7GetAttachedContent(IN CONST UINT8 *P7Data, IN UINTN P7Length, OUT VOID **Content, OUT UINTN *ContentSize)
Definition:
CryptPkcs7VerifyRuntime.c:29
CryptoPkg
Library
BaseCryptLib
Pk
CryptPkcs7VerifyRuntime.c
Generated on Fri Nov 15 2024 18:01:05 for TianoCore EDK2 by
1.9.6