DSL
Public Attributes | List of all members
HASH_NATIVE Struct Reference

Public Attributes

int hashSize
 
int blockSize
 
bool(* init )(HASH_CTX *ctx)
 
void(* update )(HASH_CTX *ctx, const uint8 *input, size_t length)
 
bool(* finish )(HASH_CTX *ctx, uint8 *out)
 

Detailed Description

Definition at line 67 of file hash.h.


The documentation for this struct was generated from the following file: