libhasha 2.2.2
|
#include "./libc.h"
Go to the source code of this file.
Macros | |
#define | __ha_byte uint8_t |
#define | __ha_buf __ha_byte* |
#define | __ha_in_buf_type const __ha_buf |
#define | __ha_out_buf_type __ha_buf |
Typedefs | |
typedef __ha_in_buf_type | ha_inbuf_t |
typedef __ha_out_buf_type | ha_outbuf_t |
typedef __ha_out_buf_type | ha_digest_t |
typedef const __ha_out_buf_type | ha_cdigest_t |
typedef const __ha_out_buf_type ha_cdigest_t |
typedef __ha_out_buf_type ha_digest_t |
typedef __ha_in_buf_type ha_inbuf_t |
typedef __ha_out_buf_type ha_outbuf_t |