TianoCore EDK2 master
Loading...
Searching...
No Matches
OpensslLibConstructor.c
Go to the documentation of this file.
1
9#include <Base.h>
10
16extern
17VOID
19 VOID
20 );
21
33RETURN_STATUS
34EFIAPI
36 VOID
37 )
38{
40
41 return RETURN_SUCCESS;
42}
#define RETURN_SUCCESS
Definition: Base.h:1066
RETURN_STATUS EFIAPI OpensslLibConstructor(VOID)
VOID OPENSSL_cpuid_setup(VOID)