| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <string.h>#include <doca_argp.h>#include <doca_log.h>#include <utils.h>#include "secure_channel_core.h"
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) |
| #define SERVER_NAME "secure_channel_server" /* Service name to address by the client */ |
Definition at line 35 of file secure_channel.c.
| DOCA_LOG_REGISTER | ( | SECURE_CHANNEL | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 46 of file secure_channel.c.