Wire Sysio Wire Sysion 1.0.0
|
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include "yubihsm.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
int | main (void) |
Variables | |
uint8_t | _yh_verbosity = YH_VERB_ALL |
FILE * | _yh_output |
int main | ( | void | ) |
Definition at line 51 of file test_usb_url.c.
FILE* _yh_output |
Definition at line 28 of file test_usb_url.c.
uint8_t _yh_verbosity = YH_VERB_ALL |
Definition at line 27 of file test_usb_url.c.