Searched refs:hashupdate_func_t (Results 1 – 2 of 2) sorted by relevance
234 typedef void (*hashupdate_func_t)(void *, uchar_t *, uint32_t); typedef241 hashupdate_func_t HashUpdate;
84 (hashinit_func_t)MD5Init, (hashupdate_func_t)MD5Update,88 (hashinit_func_t)SHA1Init, (hashupdate_func_t)SHA1Update,