19#ifndef SRECORD_INPUT_FILTER_MESSAGE_GCRYPT_H
20#define SRECORD_INPUT_FILTER_MESSAGE_GCRYPT_H
35class input_filter_message_gcrypt:
61 unsigned long address,
int algo,
bool hmac);
80 int algo,
bool hmac =
false);
92 static int algorithm_from_name(
const char *name);
110 const char *algo,
bool hmac =
false);
122 unsigned long address);
134 unsigned long address);
146 unsigned long address);
158 unsigned long address);
170 unsigned long address);
182 unsigned long address);
194 unsigned long address);
206 unsigned long address);
218 unsigned long address);
230 unsigned long address);
242 unsigned long address);
254 unsigned long address);
267 unsigned long address);
280 unsigned long address);
293 unsigned long address);
319 unsigned long address;
324 input_filter_message_gcrypt();
329 input_filter_message_gcrypt(
const input_filter_message_gcrypt &);
334 input_filter_message_gcrypt &operator=(
const input_filter_message_gcrypt &);
The srecord::memory class is used to simulate memory contents.
The srecord::output class is used to represent an abstract output vector.
The srecord::record class is used to represent a data record read from a file.