Searched refs:hashupdate_func_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslproto.h234 typedef void (*hashupdate_func_t)(void *, uchar_t *, uint32_t); typedef
241 hashupdate_func_t HashUpdate;
H A Dksslrec.c84 (hashinit_func_t)MD5Init, (hashupdate_func_t)MD5Update,
88 (hashinit_func_t)SHA1Init, (hashupdate_func_t)SHA1Update,

Completed in 50 milliseconds