dhaes_pContextDecrypt ( struct dhaes_pContext* p1, struct mp32number const* p2, struct mp32number const* p3, struct memchunk const* p4 )Field 'p1.mac.algo.digest' in 1st parameter 'p1' (pointer) has base type 'keyedHashFunctionDigest'.
dhaes_pContextEncrypt ( struct dhaes_pContext* p1, struct mp32number* p2, struct mp32number* p3, struct memchunk const* p4, struct randomGeneratorContext* p5 )Field 'p1.mac.algo.digest' in 1st parameter 'p1' (pointer) has base type 'keyedHashFunctionDigest'.
dhaes_pContextFree ( struct dhaes_pContext* p1 )Field 'p1.mac.algo.digest' in 1st parameter 'p1' (pointer) has base type 'keyedHashFunctionDigest'.
dhaes_pContextInit ( struct dhaes_pContext* p1, struct dhaes_pParameters const* p2 )Field 'p2.mac.digest' in 2nd parameter 'p2' (pointer) has base type 'keyedHashFunctionDigest'.
dhaes_pContextInitDecrypt ( struct dhaes_pContext* p1, struct dhaes_pParameters const* p2, struct mp32number const* p3 )Field 'p2.mac.digest' in 2nd parameter 'p2' (pointer) has base type 'keyedHashFunctionDigest'.
dhaes_pContextInitEncrypt ( struct dhaes_pContext* p1, struct dhaes_pParameters const* p2, struct mp32number const* p3 )Field 'p2.mac.digest' in 2nd parameter 'p2' (pointer) has base type 'keyedHashFunctionDigest'.
dhaes_pUsable ( struct dhaes_pParameters const* p1 )Field 'p1.mac.digest' in 1st parameter 'p1' (pointer) has base type 'keyedHashFunctionDigest'.
hmacmd5 [data]Field 'retval.digest' in return value has base type 'keyedHashFunctionDigest'.
hmacsha1 [data]Field 'retval.digest' in return value has base type 'keyedHashFunctionDigest'.
hmacsha256 [data]Field 'retval.digest' in return value has base type 'keyedHashFunctionDigest'.
keyedHashFunctionContextDigest ( struct keyedHashFunctionContext* p1, struct mp32number* p2 )Field 'p1.algo.digest' in 1st parameter 'p1' (pointer) has base type 'keyedHashFunctionDigest'.
keyedHashFunctionContextDigestMatch ( struct keyedHashFunctionContext* p1, struct mp32number const* p2 )Field 'p1.algo.digest' in 1st parameter 'p1' (pointer) has base type 'keyedHashFunctionDigest'.
...