mbed TLS v1.3.11
Data Fields
pk_debug_item Struct Reference

Item to send to the debug module. More...

#include <pk.h>

Data Fields

pk_debug_type type
 
const char * name
 
void * value
 

Detailed Description

Item to send to the debug module.

Definition at line 126 of file pk.h.

Field Documentation

const char* pk_debug_item::name

Definition at line 129 of file pk.h.

pk_debug_type pk_debug_item::type

Definition at line 128 of file pk.h.

void* pk_debug_item::value

Definition at line 130 of file pk.h.


The documentation for this struct was generated from the following file: