srecord  1.65.0
gcrypt.h File Reference
#include <config.h>
#include <srecord/memory/walker.h>
Include dependency graph for gcrypt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  srecord::memory_walker_gcrypt
 The srecord::memory_walker_gcrypt class is used to represent walking memory and passing it to the gcrypt library in order to calculate a message digest. More...
 

Namespaces

 srecord
 

Typedefs

typedef void * gcry_md_hd_t
 

Typedef Documentation

◆ gcry_md_hd_t

typedef void* gcry_md_hd_t

Definition at line 26 of file gcrypt.h.