hmac_md5
hmac_md5(key, 16, buf, len, mic);
hmac_md5(key, key_len, buf, buf_len, mac);
void hmac_md5(uint8_t *, size_t, uint8_t *, size_t, uint8_t *);
void hmac_md5(unsigned char *text, int text_len, unsigned char *key,
hmac_md5((unsigned char *)challenge->bv_val, challenge->bv_len,
void (*hmac_md5)(const unsigned char *text, int text_len,
utils->hmac_md5 = &_sasl_hmac_md5;
utils->hmac_md5((unsigned char *) nonce, noncelen,
text->utils->hmac_md5((const unsigned char *) text->encode_buf,
text->utils->hmac_md5((const unsigned char *) text->decode_tmp_buf,
text->utils->hmac_md5((unsigned char *)text->encode_buf,
text->utils->hmac_md5(text->encode_buf, inblob->curlen + 4,
text->utils->hmac_md5((unsigned char *)text->MAC_buf, inputlen + 4,
text->utils->hmac_md5(text->MAC_buf, inputlen + 4,
hmac_md5(p, clen, (uchar_t *)sctp->sctp_secret, SCTP_SECRET_LEN,
hmac_md5(p, clen, (uchar_t *)sctp->sctp_old_secret,
hmac_md5((uchar_t *)now, cookielen - sizeof (*cookieph) - 16,