S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
crypto_struct_nocrypto.h File Reference
#include <string.h>
#include "sopc_crypto_struct_lib_itf.h"
#include "sopc_crypto_decl.h"

Go to the source code of this file.

Data Structures

struct  SOPC_CryptolibContext
 

Macros

#define EMPTY_STRUCT(x)
 

Functions

 EMPTY_STRUCT (SOPC_AsymmetricKey)
 
 EMPTY_STRUCT (SOPC_CertificateList)
 
 EMPTY_STRUCT (SOPC_CRLList)
 
 EMPTY_STRUCT (SOPC_CSR)
 

Macro Definition Documentation

◆ EMPTY_STRUCT

#define EMPTY_STRUCT ( x)
Value:
struct x \
{ \
int unused; \
}

Function Documentation

◆ EMPTY_STRUCT() [1/4]

EMPTY_STRUCT ( SOPC_AsymmetricKey )

◆ EMPTY_STRUCT() [2/4]

EMPTY_STRUCT ( SOPC_CertificateList )

◆ EMPTY_STRUCT() [3/4]

EMPTY_STRUCT ( SOPC_CRLList )

◆ EMPTY_STRUCT() [4/4]

EMPTY_STRUCT ( SOPC_CSR )