src/util.c File Reference

#include <ccid.h>
#include "ccid-internal.h"
#include <ctype.h>
Include dependency graph for util.c:

Go to the source code of this file.

Functions

void _hex_dumpf (FILE *f, const uint8_t *tmp, size_t len, size_t llen)
void hex_dumpf (FILE *f, const uint8_t *ptr, size_t len, size_t llen)
void hex_dump (const uint8_t *ptr, size_t len, size_t llen)

Function Documentation

void _hex_dumpf ( FILE *  f,
const uint8_t *  tmp,
size_t  len,
size_t  llen 
)

Definition at line 11 of file util.c.

Referenced by _PC_to_RDR_XfrBlock(), _RDR_to_PC_DataBlock(), fill_ccid_desc(), hex_dump(), and hex_dumpf().

Here is the caller graph for this function:

void hex_dump ( const uint8_t *  ptr,
size_t  len,
size_t  llen 
)

Definition at line 52 of file util.c.

References _hex_dumpf().

Here is the call graph for this function:

void hex_dumpf ( FILE *  f,
const uint8_t *  ptr,
size_t  len,
size_t  llen 
)

Definition at line 47 of file util.c.

References _hex_dumpf().

Here is the call graph for this function:

Generated on Sun Jan 2 08:36:04 2011 for ccid-utils by  doxygen 1.6.3