NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
secure_channel.c File Reference
#include <string.h>
#include <doca_argp.h>
#include <doca_log.h>
#include <utils.h>
#include "secure_channel_core.h"
Include dependency graph for secure_channel.c:

Go to the source code of this file.

Macros

#define SERVER_NAME   "secure_channel_server" /* Service name to address by the client */
 

Functions

 DOCA_LOG_REGISTER (SECURE_CHANNEL)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ SERVER_NAME

#define SERVER_NAME   "secure_channel_server" /* Service name to address by the client */

Definition at line 35 of file secure_channel.c.

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( SECURE_CHANNEL  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 46 of file secure_channel.c.