keyedHashFunctionContextDigest ( struct keyedHashFunctionContext* p1, struct mp32number* p2 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextDigestMatch ( struct keyedHashFunctionContext* p1, struct mp32number const* p2 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextFree ( struct keyedHashFunctionContext* p1 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextInit ( struct keyedHashFunctionContext* p1, struct keyedHashFunction const* p2 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextReset ( struct keyedHashFunctionContext* p1 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextSetup ( struct keyedHashFunctionContext* p1, uint32 const* p2, int p3 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextUpdate ( struct keyedHashFunctionContext* p1, byte const* p2, int p3 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextUpdateMC ( struct keyedHashFunctionContext* p1, struct memchunk const* p2 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.
keyedHashFunctionContextUpdateMP32 ( struct keyedHashFunctionContext* p1, struct mp32number const* p2 )1st parameter 'p1' (pointer) has base type 'struct keyedHashFunctionContext'.