Searched defs:hashFunc (Results 1 – 4 of 4) sorted by relevance
90 hashUpdateF hashFunc = method->hashUpdate; /* processing function */ variable
108 cpHashProc hashFunc = HASH_FUNC(pState); /* processing function */ variable
94 cpHashProc hashFunc = cpHashProcFunc[hashAlg]; variable
62 cpHashProc hashFunc = HASH_FUNC(pCtx); /* processing function */ in cpComputeDigest() local