Searched defs:_sasl_hmac_md5_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/include/
H A Dhmac-md5.h57 #define _sasl_hmac_md5_update(hmac, text, text_len) _sasl_MD5Update(&(hmac)->ictx, (text), (text_len)) macro

Completed in 56 milliseconds